From patchwork Mon Nov 12 11:54:27 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [meta-gnome/meta-oe/meta-xfce, 6/6] thunar: add xfce4-panel to dependencies to ensure trash-plugin (tpa) is build Date: Mon, 12 Nov 2012 11:54:27 -0000 From: =?utf-8?q?Andreas_M=C3=BCller_=3Cschnitzeltony=40googlemail=2Ecom=3E?= X-Patchwork-Id: 38865 Message-Id: <1352721267-367-7-git-send-email-schnitzeltony@googlemail.com> To: openembedded-devel@lists.openembedded.org Signed-off-by: Andreas Müller --- 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