cryptsetup: fix cross build.
This commit is contained in:
@@ -14,7 +14,7 @@ distfiles="https://cryptsetup.googlecode.com/files/$pkgname-$version.tar.bz2"
|
|||||||
checksum=dd9686fce5d3276b2eb2ac40d513a9b64850af8fff881442f2cfe87257ba2406
|
checksum=dd9686fce5d3276b2eb2ac40d513a9b64850af8fff881442f2cfe87257ba2406
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" automake gettext-devel libgcrypt-devel"
|
hostmakedepends+=" libtool automake gettext-devel libgcrypt-devel"
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user