cifs-utils: fix libcap-ng detection in cross builds.
This commit is contained in:
@@ -22,7 +22,7 @@ long_desc="
|
||||
systems."
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" automake libtool"
|
||||
hostmakedepends+=" automake libtool libcap-ng-devel"
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user