fix DEPENDS on gnome-vfs-extras; patch from Glenn McGrath
authorPhil Blundell <philb@gnu.org>
Mon, 7 Jun 2004 07:24:19 +0000 (07:24 +0000)
committerPhil Blundell <philb@gnu.org>
Mon, 7 Jun 2004 07:24:19 +0000 (07:24 +0000)
BKrev: 40c41823Yur3vTDk9cnEZ1zfwGRWOw

gpe-filemanager/gpe-filemanager_0.14.oe

index e69de29..99679fa 100644 (file)
@@ -0,0 +1,10 @@
+inherit gpe
+
+DEPENDS = "libgpewidget sqlite gnome-vfs gnome-vfs-extras dbus"
+SECTION = "gpe"
+RDEPENDS = "gpe-icons"
+DESCRIPTION = "GPE file manager"
+
+FILES_${PN} += " ${datadir}/gpe"
+
+SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-filemanager-${PV}.tar.gz"