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

[SCM] LibreOffice packaging repository branch, ubuntu-quantal-3.6, updated. libreoffice_3.5.4-5-143-g4d4f4d6



The following commit has been merged in the ubuntu-quantal-3.6 branch:
commit 6cfd0471969003b345e9053e12aff9b94b74abaf
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Thu Dec 15 15:03:52 2011 +0100

    allow firefox-dev as an alternative to xulrunner-dev
    
    exchange firefox-dev and xulrunner-dev order in rules

diff --git a/rules b/rules
index b8325a9..2d7628b 100755
--- a/rules
+++ b/rules
@@ -868,7 +868,7 @@ ifneq (,$(filter nss, $(SYSTEM_STUFF)))
 	DBG_DBG_SUGGESTS+= , libnss3-1d-dbg
 endif
 ifneq (,$(filter mozilla-headers, $(SYSTEM_STUFF)))
-	BUILD_DEPS+= , xulrunner-dev$(OOO_NO_NSPLUGIN_ARCHS)
+	BUILD_DEPS+= , firefox-dev$(OOO_NO_NSPLUGIN_ARCHS) | xulrunner-dev$(OOO_NO_NSPLUGIN_ARCHS)
 endif
 	CONFIGURE_FLAGS += --disable-build-mozilla --disable-mozilla
 ifeq (,$(findstring $(DEB_HOST_ARCH),$(OOO_NSPLUGIN_ARCHS)))

-- 
LibreOffice packaging repository


Reply to: