sile: fix cross
This commit is contained in:
parent
144aefc6de
commit
9440f687dc
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ distfiles="https://github.com/simoncozens/sile/releases/download/v${version}/sil
|
|||
checksum=60cdcc4509971973feab352dfc1a86217cc1fdb12d56823f04d863afef92003a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" lua51 lua51-lpeg luaexpat lua51-zlib luafilesystem
|
||||
hostmakedepends+=" lua51 lua51-devel lua51-lpeg luaexpat lua51-zlib luafilesystem
|
||||
luasocket lua51-luasec"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue