mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
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 <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
f501f7a26f
commit
7b62fe8eae
@@ -2,7 +2,9 @@ SUMMARY = "Easily themable notification daemon with transparency effects"
|
|||||||
HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-notifyd"
|
HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-notifyd"
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
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
|
inherit xfce-app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user