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:
194b6bc
)
python-edbus: fix dependency
author
Michael Lauer
<mickey@vanille-media.de>
Sat, 2 Feb 2008 14:04:45 +0000
(14:04 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Sat, 2 Feb 2008 14:04:45 +0000
(14:04 +0000)
packages/python/python-edbus_cvs.bb
patch
|
blob
|
history
diff --git
a/packages/python/python-edbus_cvs.bb
b/packages/python/python-edbus_cvs.bb
index
06a5a45
..
544a6f3
100644
(file)
--- a/
packages/python/python-edbus_cvs.bb
+++ b/
packages/python/python-edbus_cvs.bb
@@
-1,7
+1,7
@@
require python-efl.inc
-DEPENDS += "edbus dbus"
+DEPENDS += "edbus
python-
dbus"
-PR = "r
2
"
+PR = "r
3
"
SRC_URI = "${E_CVS};module=e17/proto/python-efl/python-e_dbus"
S = "${WORKDIR}/python-e_dbus"