mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Remove 2 LibreOffice build-deps
This commit is contained in:
parent
9498f4708a
commit
3847e184b7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue