diff --git a/srcpkgs/openttd/template b/srcpkgs/openttd/template index 20c44e9455b..4083c7760aa 100644 --- a/srcpkgs/openttd/template +++ b/srcpkgs/openttd/template @@ -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 \