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:
f1afa43
)
e-wm: add ewm-utils to rdepends
author
Koen Kooi
<koen@openembedded.org>
Sun, 11 Jan 2009 08:32:54 +0000
(09:32 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 11 Jan 2009 10:02:33 +0000
(11:02 +0100)
packages/e17/e-wm_svn.bb
patch
|
blob
|
history
diff --git
a/packages/e17/e-wm_svn.bb
b/packages/e17/e-wm_svn.bb
index
000bd72
..
d2c416c
100644
(file)
--- a/
packages/e17/e-wm_svn.bb
+++ b/
packages/e17/e-wm_svn.bb
@@
-2,7
+2,7
@@
DESCRIPTION = "The Enlightenment Window Manager Version 17"
DEPENDS = "eet evas ecore edje efreet edbus"
LICENSE = "MIT BSD"
PV = "0.16.999.050+svnr${SRCREV}"
-PR = "r
1
"
+PR = "r
2
"
inherit e update-alternatives
@@
-10,6
+10,7
@@
RDEPENDS_${PN} += "\
shared-mime-info \
mime-support \
edje-utils \
+ ${PN}-utils \
"
# Uclibc build don't have 'glibc-utils'