mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +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
|
||||
autoconf
|
||||
autoconf2.13
|
||||
automake/testing
|
||||
automake
|
||||
automake1.11
|
||||
autopoint
|
||||
bison
|
||||
|
@ -73,8 +73,8 @@ packages="
|
|||
libsaxonb-java
|
||||
libssl-dev
|
||||
libstdc++6:i386
|
||||
libtool/testing
|
||||
libtool-bin/testing
|
||||
libtool
|
||||
libtool-bin
|
||||
make
|
||||
maven
|
||||
mercurial
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue