git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b152c6
)
fix DEPENDS on gnome-vfs-extras; patch from Glenn McGrath
author
Phil Blundell
<philb@gnu.org>
Mon, 7 Jun 2004 07:24:19 +0000
(07:24 +0000)
committer
Phil Blundell
<philb@gnu.org>
Mon, 7 Jun 2004 07:24:19 +0000
(07:24 +0000)
BKrev: 40c41823Yur3vTDk9cnEZ1zfwGRWOw
gpe-filemanager/gpe-filemanager_0.14.oe
patch
|
blob
|
history
diff --git
a/gpe-filemanager/gpe-filemanager_0.14.oe
b/gpe-filemanager/gpe-filemanager_0.14.oe
index
e69de29
..
99679fa
100644
(file)
--- a/
gpe-filemanager/gpe-filemanager_0.14.oe
+++ b/
gpe-filemanager/gpe-filemanager_0.14.oe
@@
-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"