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

[SCM] LibreOffice packaging repository branch, ubuntu-oneiric-3.4, updated. libreoffice_3.4.1-4-160-gf8e7a78



The following commit has been merged in the ubuntu-oneiric-3.4 branch:
commit 3fe29758c0a7b69fec4afc036bff62df4ea190ee
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Thu Aug 18 14:21:39 2011 +0200

    depend on translate-toolkit >= 1.9.0
    
    Conflicts:
    
    	changelog

diff --git a/rules b/rules
index 1e16c05..5f90143 100755
--- a/rules
+++ b/rules
@@ -1185,7 +1185,7 @@ endif
 
 ifneq "$(ISOS)" "en-US"
 	CONFIGURE_FLAGS += --with-system-translate-toolkit
-	BUILD_DEPS_INDEP += , translate-toolkit
+	BUILD_DEPS_INDEP += , translate-toolkit (>= 1.9.0)
 endif
 
 # Use compiler cache?  Include ccache in DEB_BUILD_OPTIONS for much faster rebuild times

-- 
LibreOffice packaging repository


Reply to: