summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-support/keybinder/keybinder_3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb b/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb
index 971ad90f9c..d46fb6fe50 100644
--- a/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb
+++ b/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "keybinder is a library for registering global key bindings, for gtk-based applications." 1DESCRIPTION = "keybinder is a library for registering global key bindings, for gtk-based applications."
2HOMEPAGE = "https://github.com/engla/keybinder" 2HOMEPAGE = "https://github.com/engla/keybinder"
3LICENSE = "X11" 3LICENSE = "MIT"
4SECTION = "devel/lib" 4SECTION = "devel/lib"
5DEPENDS = "gtk+3 gobject-introspection-native \ 5DEPENDS = "gtk+3 gobject-introspection-native \
6 gtk+ \ 6 gtk+ \