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

./packages/openofficeorg/3.0/experimental r1245: scsolver needs python-xml



------------------------------------------------------------
revno: 1245
committer: Rene Engelhard <rene.engelhard@1und1.de>
branch nick: experimental
timestamp: Wed 2008-09-03 16:06:10 +0200
message:
  scsolver needs python-xml
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2008-09-01 20:11:14 +0000
+++ b/changelog	2008-09-03 14:06:10 +0000
@@ -14,6 +14,7 @@
       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-08-27 03:32:58 +0000
+++ b/rules	2008-09-03 14:06:10 +0000
@@ -811,6 +811,7 @@
 
 ifeq "$(USE_SCSOLVER)" "y"
 	ADDITIONAL_SECTIONS += CalcSolver
+	BUILD_DEPS += , python-xml
 else
 	CONFIGURE_OPTIONS += --disable-scsolver
 endif


Reply to: