diff options
| -rw-r--r-- | meta/recipes-gnome/libnotify/libnotify_0.7.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libnotify/libnotify_0.7.8.bb b/meta/recipes-gnome/libnotify/libnotify_0.7.8.bb index 82c137ca33..1c9084d919 100644 --- a/meta/recipes-gnome/libnotify/libnotify_0.7.8.bb +++ b/meta/recipes-gnome/libnotify/libnotify_0.7.8.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "libs" | |||
| 4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPLv2.1" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" |
| 6 | 6 | ||
| 7 | DEPENDS = "dbus gtk+3 dbus-glib" | 7 | DEPENDS = "dbus gtk+3 glib-2.0" |
| 8 | 8 | ||
| 9 | inherit gnomebase gtk-doc distro_features_check gobject-introspection | 9 | inherit gnomebase gtk-doc distro_features_check gobject-introspection |
| 10 | # depends on gtk+3 | 10 | # depends on gtk+3 |
