[SCM] LibreOffice packaging repository branch, ubuntu-oneiric-3.4, updated. libreoffice_3.4.1-1-143-g97893ce
The following commit has been merged in the ubuntu-oneiric-3.4 branch:
commit 97893ce5704007c8d122b41a902a489eeb477abd
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date: Mon Jul 18 17:57:14 2011 +0200
gconf also needs liborbit2-dev
diff --git a/rules b/rules
index d96c5cf..1932e98 100755
--- a/rules
+++ b/rules
@@ -1165,7 +1165,7 @@ else
endif
ifeq "$(ENABLE_GCONF)" "y"
- BUILD_DEPS += , libgconf2-dev
+ BUILD_DEPS += , libgconf2-dev, liborbit2-dev
else
CONFIGURE_FLAGS += --disable-gconf
endif
--
LibreOffice packaging repository
Reply to: