slang: disable x / z

This commit is contained in:
Stefan Saraev 2013-03-06 20:07:36 +02:00
parent 3e6dec890d
commit 9900b89dea

View File

@ -36,6 +36,8 @@ cd $PKG_BUILD
--without-pcre \ --without-pcre \
--without-png \ --without-png \
--without-zlib \ --without-zlib \
--without-x \
--without-z \
make make
$MAKEINSTALL $MAKEINSTALL