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:
c127d61
)
fix mixup in DEPENDS
author
Phil Blundell
<philb@gnu.org>
Tue, 2 Nov 2004 10:04:52 +0000
(10:04 +0000)
committer
Phil Blundell
<philb@gnu.org>
Tue, 2 Nov 2004 10:04:52 +0000
(10:04 +0000)
BKrev: 41875bc4mTy1DfufXoTMwKi6V5Snmg
gpe-icons/gpe-icons_0.24.oe
patch
|
blob
|
history
diff --git
a/gpe-icons/gpe-icons_0.24.oe
b/gpe-icons/gpe-icons_0.24.oe
index
e69de29
..
0c5e481
100644
(file)
--- a/
gpe-icons/gpe-icons_0.24.oe
+++ b/
gpe-icons/gpe-icons_0.24.oe
@@
-0,0
+1,9
@@
+inherit gpe
+
+DEPENDS = "gtk+"
+RDEPENDS = "gdk-pixbuf-loader-png"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+SECTION = "gpe"
+DESCRIPTION = "Common icons for GPE"
+FILES_${PN} = "${datadir}/gpe"
+