./packages/openofficeorg/3.1/experimental r1341: update xulrunner build-dep in MOZILLA=libxul case for current reality
------------------------------------------------------------
revno: 1341
committer: Rene Engelhard <rene@debian.org>
branch nick: experimental
timestamp: Mon 2008-12-08 23:04:16 +0100
message:
update xulrunner build-dep in MOZILLA=libxul case for current reality
modified:
changelog
rules
=== modified file 'changelog'
--- a/changelog 2008-12-08 22:03:33 +0000
+++ b/changelog 2008-12-08 22:04:16 +0000
@@ -10,6 +10,7 @@
* debian/rules:
- bump minimal ICU version for sid to >= 4.0.0 to make sure
we have OOos patches included
+ - update xulrunner build-dep in MOZILLA=libxul case for current reality
-- Rene Engelhard <rene@debian.org> Sun, 07 Dec 2008 19:40:24 +0100
=== modified file 'rules'
--- a/rules 2008-12-08 16:21:55 +0000
+++ b/rules 2008-12-08 22:04:16 +0000
@@ -635,7 +635,7 @@
DBG_DBG_SUGGESTS+= , libnss3-1d-dbg, libnspr4-0d-dbg
else
ifeq "$(MOZILLA)" "libxul"
- BUILD_DEPS+= , xulrunner-dev-static [$(OOO_MOZILLA_ARCHS)], libnss3-dev [$(OOO_MOZILLA_ARCHS)]
+ BUILD_DEPS+= , xulrunner-dev [$(OOO_MOZILLA_ARCHS)], libnss3-dev [$(OOO_MOZILLA_ARCHS)]
else
ifeq "$(MOZILLA)" "iceape"
BUILD_DEPS += , $(MOZILLA)-dev (>= 1.1.9-5) [$(OOO_MOZILLA_ARCHS)], libnss3-dev [$(OOO_MOZILLA_ARCHS)]
Reply to: