openttd: specify lzo2 dir for cross builds

This commit is contained in:
Jürgen Buchmüller 2016-04-02 06:22:24 +02:00
parent cfad83729e
commit 517bf56f4f
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ do_configure() {
--binary-dir=bin \
--data-dir=share/openttd \
--doc-dir=share/doc/openttd \
--with-lzo2=${XBPS_CROSS_BASE}/usr/lib \
--binary-name=openttd \
--install-dir=${DESTDIR} \
--menu-name=OpenTTD \