cracklib: fix cross build.

This commit is contained in:
Juan RP 2013-04-07 18:30:04 +02:00
parent 67ccf20024
commit 99f700f4c6
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ checksum="
9b323c100780f2a817ab3de082b8bfaa4478bfa174dcbd016810ed8be60cbe16"
if [ "$XBPS_CROSS_BUILD" ]; then
hostmakedepends="automake gettext-devel"
hostmakedepends="automake gettext-devel python-devel"
pre_configure() {
sed -i "s|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g" -i configure.in
autoreconf -fi