libwnck: fix build issues

This commit is contained in:
Leonid Pliushch 2020-04-05 22:16:40 +03:00 committed by Yaksh Bariya
parent bb1afeaff5
commit 4dbded3569
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 3 additions and 4 deletions

View File

@ -7,7 +7,6 @@ TERMUX_PKG_SRCURL=http://ftp.gnome.org/pub/gnome/sources/libwnck/${TERMUX_PKG_VE
TERMUX_PKG_SHA256=bc508150b3ed5d22354b0e6774ad4eee465381ebc0ace45eb0e2d3a4186c925f
TERMUX_PKG_DEPENDS="gtk2, startup-notification"
TERMUX_PKG_RM_AFTER_INSTALL="lib/locale"
termux_step_pre_configure() {
NOCONFIGURE=1 ./autogen.sh
}
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-Dintrospection=disabled
"