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:
199722d
)
python-cheetah 2.4.4: fix overwriting of DEPENDS causing do_install to fail if python...
author
Koen Kooi
<koen@openembedded.org>
Tue, 28 Dec 2010 18:34:56 +0000
(19:34 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 28 Dec 2010 18:35:59 +0000
(19:35 +0100)
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/python/python-cheetah_2.4.4.bb
patch
|
blob
|
history
diff --git
a/recipes/python/python-cheetah_2.4.4.bb
b/recipes/python/python-cheetah_2.4.4.bb
index
c5ef065
..
e3ecb1c
100644
(file)
--- a/
recipes/python/python-cheetah_2.4.4.bb
+++ b/
recipes/python/python-cheetah_2.4.4.bb
@@
-10,7
+10,6
@@
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit setuptools
-DEPENDS = "python"
RDEPENDS_${PN} = "python-pickle python-pprint"
NATIVE_INSTALL_WORKS = "1"