[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

./packages/openofficeorg/3.0/experimental r1255: python-xml is PyXML and what we use is python2.Xs standard thing....



------------------------------------------------------------
revno: 1255
committer: Rene Engelhard <rene.engelhard@1und1.de>
branch nick: experimental
timestamp: Mon 2008-09-15 14:20:37 +0200
message:
  python-xml is PyXML and what we use is python2.Xs standard thing....
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2008-09-06 14:08:17 +0000
+++ b/changelog	2008-09-15 12:20:37 +0000
@@ -40,7 +40,6 @@
       builddep (closes: #496480)
     - create debian/usr/bin/moc during the build, pointing to the right moc.
       moc is an alternative and can point to the wrong Qts moc.
-    - scsolver needs python-xml
   * debian/control.ure.in:
     - Section: libdevel for uno-libs3-dbg to fix override disparity
   * debian/control.reportdesign.in:

=== modified file 'rules'
--- a/rules	2008-09-05 20:22:00 +0000
+++ b/rules	2008-09-15 12:20:37 +0000
@@ -811,7 +811,6 @@
 
 ifeq "$(USE_SCSOLVER)" "y"
 	ADDITIONAL_SECTIONS += CalcSolver
-	BUILD_DEPS += , python-xml
 else
 	CONFIGURE_FLAGS += --disable-scsolver
 endif


Reply to: