[oe-commits] Otavio Salvador : xfdesktop: depends on thunar to enable support for desktop icons

GIT User account git at amethyst.openembedded.net
Sat Oct 18 01:15:30 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7788c6a5d42b17f2cd492d8928a1ddb2ad80ee93
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7788c6a5d42b17f2cd492d8928a1ddb2ad80ee93

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Oct 17 18:26:35 2008 -0300

xfdesktop: depends on thunar to enable support for desktop icons

---

 packages/xfce/xfdesktop_4.4.2.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/packages/xfce/xfdesktop_4.4.2.bb b/packages/xfce/xfdesktop_4.4.2.bb
index 6c92b0f..5b01c16 100644
--- a/packages/xfce/xfdesktop_4.4.2.bb
+++ b/packages/xfce/xfdesktop_4.4.2.bb
@@ -4,7 +4,8 @@
 
 DESCRIPTION="xfce4 Desktop Background Manager"
 SECTION = "x11/base"
-DEPENDS = "virtual/libx11 libxfcegui4 libxfce4mcs libxml2 xfce4-panel"
+DEPENDS = "virtual/libx11 libxfcegui4 libxfce4mcs libxml2 xfce4-panel thunar"
+FILE_PR = "r1"
 
 inherit xfce
 





More information about the Openembedded-commits mailing list