From 7b62fe8eae0263dd2d1fde748eb514e3ff97cbd8 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Mon, 13 Feb 2017 02:04:20 -0800 Subject: xfce4-notifyd: add dbus-glib-native to DEPENDS Fixed: configure:16468: checking for dbus-binding-tool configure:16501: result: no Signed-off-by: Robert Yang Signed-off-by: Martin Jansa --- meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.4.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.4.bb b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.4.bb index 6310a17937..9602ac8be4 100644 --- a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.4.bb +++ b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.4.bb @@ -2,7 +2,9 @@ SUMMARY = "Easily themable notification daemon with transparency effects" HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-notifyd" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -DEPENDS = "libxfce4util libxfce4ui xfconf gtk+ dbus dbus-glib libnotify" +DEPENDS = "libxfce4util libxfce4ui xfconf gtk+ dbus dbus-glib libnotify \ + dbus-glib-native \ +" inherit xfce-app -- cgit v1.2.3-54-g00ecf