[oe-commits] =?UTF-8?Q?Andreas=20M=C3=BCller=20?=: thunar: add udev to DEPENDS

git at git.openembedded.org git at git.openembedded.org
Fri Oct 10 10:47:06 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: f8cc8701b33351bec58bd35d6816d26d8c2b9d00
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=f8cc8701b33351bec58bd35d6816d26d8c2b9d00

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Wed Oct  8 17:27:20 2014 +0200

thunar: add udev to DEPENDS

WARNING: QA Issue: thunar requires libgudev-1.0.so.0, but no providers in its RDEPENDS [file-rdeps]

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb
index 3feb242..36c5ed0 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb
@@ -2,7 +2,7 @@ SUMMARY = "File manager for the Xfce Desktop Environment"
 SECTION = "x11"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-DEPENDS = "exo glib-2.0 gtk+ gdk-pixbuf libxfce4util libxfce4ui libsm dbus-glib startup-notification libnotify xfce4-panel"
+DEPENDS = "exo glib-2.0 gtk+ gdk-pixbuf libxfce4util libxfce4ui libsm dbus-glib startup-notification libnotify xfce4-panel udev"
 
 inherit xfce
 



More information about the Openembedded-commits mailing list