aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-filemanager/gpe-filemanager_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-filemanager/gpe-filemanager_svn.bb')
-rw-r--r--recipes/gpe-filemanager/gpe-filemanager_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gpe-filemanager/gpe-filemanager_svn.bb b/recipes/gpe-filemanager/gpe-filemanager_svn.bb
index fb9929cffd..184a9415e6 100644
--- a/recipes/gpe-filemanager/gpe-filemanager_svn.bb
+++ b/recipes/gpe-filemanager/gpe-filemanager_svn.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "GPE file manager"
SECTION = "gpe"
LICENSE = "GPL"
DEPENDS = "libgpewidget gnome-vfs dbus-glib"
-RDEPENDS = "gpe-icons"
-RRECOMMENDS = "gnome-vfs-plugin-file gnome-vfs-plugin-smb gnome-vfs-plugin-ftp gnome-vfs-plugin-computer gnome-vfs-plugin-network gnome-vfs-plugin-sftp gnome-vfs-plugin-http"
+RDEPENDS_${PN} = "gpe-icons"
+RRECOMMENDS_${PN} = "gnome-vfs-plugin-file gnome-vfs-plugin-smb gnome-vfs-plugin-ftp gnome-vfs-plugin-computer gnome-vfs-plugin-network gnome-vfs-plugin-sftp gnome-vfs-plugin-http"
PR = "r1"
PV = "0.25+svn-${SRCDATE}"