gtk3: include immodules
This commit is contained in:
@@ -4,7 +4,7 @@ _realname=gtk3
|
||||
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=3.13.7
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="GObject-based multi-platform GUI toolkit (v3) (mingw-w64)"
|
||||
arch=('any')
|
||||
url="http://www.gtk.org"
|
||||
@@ -62,7 +62,8 @@ build() {
|
||||
--disable-gtk2-dependency \
|
||||
--enable-shared \
|
||||
--enable-introspection \
|
||||
--disable-cups
|
||||
--disable-cups \
|
||||
--with-included-immodules
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user