gtk: removed --disable-introspection
This commit is contained in:
parent
ba66be5f2d
commit
f3104e9df0
@ -12,7 +12,7 @@ source=(http://download.gnome.org/sources/gtk+/2.24/${name}+-$version.tar.xz \
|
||||
build () {
|
||||
cd gtk+-$version
|
||||
|
||||
./configure --disable-introspection --prefix=/usr --mandir=/usr/man
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
mkdir -p $PKG/usr/etc/gtk-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user