mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
provision-apt: don't use automake/libtool from testing
This was set up when running jessie and shouldn;t be requried for now.
This commit is contained in:
parent
85b90ee266
commit
3c1a5873ab
1 changed files with 3 additions and 3 deletions
|
@ -42,7 +42,7 @@ packages="
|
||||||
ant-contrib
|
ant-contrib
|
||||||
autoconf
|
autoconf
|
||||||
autoconf2.13
|
autoconf2.13
|
||||||
automake/testing
|
automake
|
||||||
automake1.11
|
automake1.11
|
||||||
autopoint
|
autopoint
|
||||||
bison
|
bison
|
||||||
|
@ -73,8 +73,8 @@ packages="
|
||||||
libsaxonb-java
|
libsaxonb-java
|
||||||
libssl-dev
|
libssl-dev
|
||||||
libstdc++6:i386
|
libstdc++6:i386
|
||||||
libtool/testing
|
libtool
|
||||||
libtool-bin/testing
|
libtool-bin
|
||||||
make
|
make
|
||||||
maven
|
maven
|
||||||
mercurial
|
mercurial
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue