awesome: fix cross
This commit is contained in:
parent
0f8a1c3488
commit
0ef9dd9368
1 changed files with 3 additions and 1 deletions
|
@ -18,7 +18,9 @@ homepage="http://awesomewm.org"
|
|||
distfiles="https://github.com/awesomeWM/awesome/releases/download/v${version}/awesome-${version}.tar.xz"
|
||||
checksum=78264d6f012350b371e339127aca485260bc0aa935eff578ba75ce1a00e11753
|
||||
|
||||
nocross="lgi-check: command not found"
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qemu-user-static"
|
||||
fi
|
||||
|
||||
pre_configure() {
|
||||
# Russian manpages fail to build.
|
||||
|
|
Loading…
Reference in a new issue