diff options
Diffstat (limited to 'recipes/gpe-filemanager/gpe-filemanager_svn.bb')
-rw-r--r-- | recipes/gpe-filemanager/gpe-filemanager_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-filemanager/gpe-filemanager_svn.bb b/recipes/gpe-filemanager/gpe-filemanager_svn.bb index 184a9415e6..415269af07 100644 --- a/recipes/gpe-filemanager/gpe-filemanager_svn.bb +++ b/recipes/gpe-filemanager/gpe-filemanager_svn.bb @@ -4,7 +4,7 @@ LICENSE = "GPL" DEPENDS = "libgpewidget gnome-vfs dbus-glib" 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" +PR = "r2" PV = "0.25+svn-${SRCDATE}" inherit autotools |