gdbm: require a working automake to fix the build.
This commit is contained in:
@@ -15,7 +15,7 @@ long_desc="
|
||||
It works similar to the standard Unix dbm routines."
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends="libtool automake>=1.13.1_2 gettext-devel"
|
||||
hostmakedepends="libtool automake>=1.14.1_2 gettext-devel"
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user