net-misc/seafile: remove redundant WANT_AUTOMAKE=1.16

* the default already asks for the latest automake (==1.16)

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert 2021-08-04 16:45:44 +02:00
parent bd130f9e7c
commit 8255d33b08
No known key found for this signature in database
GPG Key ID: CE36E117202E3842
3 changed files with 3 additions and 7 deletions

View File

@ -3,9 +3,7 @@
EAPI=7
PYTHON_COMPAT=(python3_{8,9})
WANT_AUTOMAKE=1.16
PYTHON_COMPAT=( python3_{8..9} )
inherit autotools python-single-r1 vala

View File

@ -3,9 +3,7 @@
EAPI=7
PYTHON_COMPAT=(python3_{8,9})
WANT_AUTOMAKE=1.16
PYTHON_COMPAT=( python3_{8..9} )
RELEASE_COMMIT="2493113afb174b1a0e6f860512922b69c05cee69"

View File

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=(python3_{8,9})
PYTHON_COMPAT=( python3_{8..9} )
RELEASE_COMMIT="303080b54859d0fc55ce693902c95f9620876c1b"