libXdamage: build as static library

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

View File

@ -31,3 +31,5 @@ PKG_LONGDESC="LibXdamage provides an X Window System client interface to the DAM
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"