autotools-wrappers: add missing depends

This commit is contained in:
Yang Kun 2025-06-13 15:53:24 +08:00 committed by Christoph Reiter
parent a522ac01df
commit 48e446c34b

View File

@ -26,7 +26,8 @@ package_automake-wrapper() {
'automake1.14'
'automake1.15'
'automake1.16'
'automake1.17')
'automake1.17'
'automake1.18')
provides=("automake")
conflicts=("automake")