libXtst: build as static library

This commit is contained in:
Stefan Saraev 2014-02-02 01:26:05 +02:00
parent dc83bdcc84
commit b36205046c

View File

@ -32,4 +32,4 @@ PKG_LONGDESC="The Xtst Library"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--with-gnu-ld --without-xmlto"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared --with-gnu-ld --without-xmlto"