diff options
| -rw-r--r-- | meta-gnome/recipes-support/keybinder/keybinder_3.0.bb | 2 |
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 @@ | |||
| 1 | DESCRIPTION = "keybinder is a library for registering global key bindings, for gtk-based applications." | 1 | DESCRIPTION = "keybinder is a library for registering global key bindings, for gtk-based applications." |
| 2 | HOMEPAGE = "https://github.com/engla/keybinder" | 2 | HOMEPAGE = "https://github.com/engla/keybinder" |
| 3 | LICENSE = "X11" | 3 | LICENSE = "MIT" |
| 4 | SECTION = "devel/lib" | 4 | SECTION = "devel/lib" |
| 5 | DEPENDS = "gtk+3 gobject-introspection-native \ | 5 | DEPENDS = "gtk+3 gobject-introspection-native \ |
| 6 | gtk+ \ | 6 | gtk+ \ |
