gdk-pixbuf: build with included loaders
This commit is contained in:
@@ -4,7 +4,7 @@ _realname=gdk-pixbuf2
|
||||
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=2.31.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="An image loading library (mingw-w64)"
|
||||
arch=('any')
|
||||
url="http://www.gtk.org"
|
||||
@@ -47,7 +47,8 @@ build() {
|
||||
--host=${MINGW_CHOST} \
|
||||
--enable-static \
|
||||
--enable-shared \
|
||||
--enable-introspection
|
||||
--enable-introspection \
|
||||
--with-included-loaders
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user