[oe-commits] Andreas Müller : thunar: add xfce4-panel to dependencies to ensure trash-plugin (tpa) is build

git at git.openembedded.org git at git.openembedded.org
Tue Nov 13 11:58:36 UTC 2012


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

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Mon Nov 12 11:44:28 2012 +0100

thunar: add xfce4-panel to dependencies to ensure trash-plugin (tpa) is build

---

 meta-xfce/recipes-xfce/thunar/thunar_1.4.0.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.4.0.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.4.0.bb
index 39b1254..2d5b767 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.4.0.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.4.0.bb
@@ -2,7 +2,8 @@ DESCRIPTION = "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"
+DEPENDS = "exo glib-2.0 gtk+ gdk-pixbuf libxfce4util libxfce4ui libsm dbus-glib startup-notification libnotify xfce4-panel"
+PR = "r1"
 
 inherit xfce
 





More information about the Openembedded-commits mailing list