recode: needs automake to build.
This commit is contained in:
@@ -20,8 +20,9 @@ subpackages="librecode $pkgname-devel"
|
||||
Add_dependency run glibc
|
||||
Add_dependency run librecode
|
||||
Add_dependency build texinfo
|
||||
Add_dependency build automake
|
||||
|
||||
pre_configure()
|
||||
{
|
||||
cd ${wrksrc} && rm -f acinclude.m4 && autoreconf -fi && libtoolize
|
||||
rm -f acinclude.m4 && autoreconf -fi && libtoolize
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user