summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-lxde/lxpanel/keybinder_0.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-lxde/lxpanel/keybinder_0.3.0.bb b/recipes-lxde/lxpanel/keybinder_0.3.0.bb
index b76af97..78d4bf2 100644
--- a/recipes-lxde/lxpanel/keybinder_0.3.0.bb
+++ b/recipes-lxde/lxpanel/keybinder_0.3.0.bb
@@ -10,7 +10,7 @@ SRC_URI = "http://gentoo.inode.at/distfiles/keybinder-${PV}.tar.gz"
SRC_URI[md5sum] = "2a0aed62ba14d1bf5c79707e20cb4059"
SRC_URI[sha256sum] = "42863ca0174d568a8c02c6fb243fee1681823825e8bcb1718c51611d8e9793bb"
-inherit autotools gettext pkgconfig
+inherit autotools gettext gobject-introspection pkgconfig
EXTRA_OECONF += " --disable-lua --disable-python"