aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce-base/thunar_0.9.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xfce-base/thunar_0.9.0.bb')
-rw-r--r--recipes/xfce-base/thunar_0.9.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xfce-base/thunar_0.9.0.bb b/recipes/xfce-base/thunar_0.9.0.bb
index 68951645ef..7d35738277 100644
--- a/recipes/xfce-base/thunar_0.9.0.bb
+++ b/recipes/xfce-base/thunar_0.9.0.bb
@@ -1,11 +1,11 @@
DESCRIPTION = "File manager for the Xfce Desktop Environment"
DEPENDS = "libxfcegui4 exo dbus-glib libexif xfce4-panel libice libsm gamin"
-RRECOMMENDS = "shared-mime-info"
+RRECOMMENDS_${PN} = "shared-mime-info"
inherit xfce pkgconfig
SRC_URI = "http://www.us.xfce.org/archive/xfce-4.4.2/src/Thunar-${PV}.tar.bz2"
-PR = "r4"
+PR = "r5"
S = "${WORKDIR}/Thunar-${PV}/"