postfix: require a newer host postfix to fix cross build.
This commit is contained in:
parent
b2e0af6158
commit
ccb4942ebe
|
@ -15,7 +15,7 @@ makedepends="libressl-devel db-devel>=5.3 pcre-devel>=8.30 libsasl-devel
|
|||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# XXX postfix-install needs native binaries.
|
||||
hostmakedepends+=" ${pkgname}>=2.10.2"
|
||||
hostmakedepends+=" ${pkgname}>=${version}_${revision}"
|
||||
fi
|
||||
|
||||
conf_files="
|
||||
|
|
Loading…
Reference in New Issue
Block a user