From 3847e184b7a9119ae8f3d057e9f630c15b7a3712 Mon Sep 17 00:00:00 2001 From: Manizuca Date: Wed, 4 Feb 2015 16:53:07 -0300 Subject: [PATCH] Remove 2 LibreOffice build-deps --- metadata/com.collabora.libreoffice.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.collabora.libreoffice.txt b/metadata/com.collabora.libreoffice.txt index b4805176cb..1aae488b4f 100644 --- a/metadata/com.collabora.libreoffice.txt +++ b/metadata/com.collabora.libreoffice.txt @@ -37,7 +37,7 @@ Build:4.5.0.0.alpha0+/7f68f67,6 sed -i -e 's/test_fontconfig=yes/test_fontconfig=no/g' configure.ac && \ sed -i -e 's/test_freetype=yes/test_freetype=no/g' configure.ac build=ln -s ../$$LOTarballs$$ external/tarballs && \ - ./autogen.sh --enable-release-build --with-vendor=F-Droid --with-android-package-name="com.collabora.libreoffice" --enable-fetch-external=no --with-android-ndk=$$NDK$$ --with-android-ndk-toolchain-version=4.9 --with-android-sdk=$$SDK$$ --with-distro=LibreOfficeAndroid --with-build-platform-configure-options="--with-system-jpeg=no --with-x=no --disable-gconf --disable-python" && \ + ./autogen.sh --enable-release-build --with-vendor=F-Droid --with-android-package-name="com.collabora.libreoffice" --enable-fetch-external=no --with-android-ndk=$$NDK$$ --with-android-ndk-toolchain-version=4.9 --with-android-sdk=$$SDK$$ --with-distro=LibreOfficeAndroid --with-build-platform-configure-options="--with-system-jpeg=no --with-system-libxml=no --with-x=no --disable-gconf --disable-python" && \ make versionCode=6 Auto Update Mode:None