1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-02 09:10:11 +02:00

buildserver: use automake and cmake from jessie-backports

These should be reasonably backwards compatible, and there is already
automake1.11 for those that need a version that old.  As for cmake, there
are five apps that seem to it:

com.amaze.filemanager
org.dolphinemu.dolphinemu
org.navitproject.navit
org.yabause.android
org.videolan.vlc

It looks like VLC is the only app that is currently building and using
cmake in the most recent releases.  Some of them used to use cmake, but no
longer.
This commit is contained in:
Hans-Christoph Steiner 2017-02-07 10:47:20 +01:00
parent 36272656fc
commit 1eb65c7087

View File

@ -32,13 +32,13 @@ packages="
ant-contrib
autoconf
autoconf2.13
automake
automake/testing
automake1.11
autopoint
bison
bzr
ca-certificates-java/jessie-backports
cmake
cmake/jessie-backports
curl
expect
faketime