libXcomposite: build as static library

This commit is contained in:
Stefan Saraev 2014-02-02 02:02:16 +02:00
parent f0fa972771
commit 3d7833dab8

View File

@ -31,3 +31,5 @@ PKG_LONGDESC="X Composite Library"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"