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:
a5d221f
)
python-cheetah : Add DEPENDS on python.
author
Philip Balister
<philip@balister.org>
Thu, 16 Sep 2010 11:36:24 +0000
(07:36 -0400)
committer
Philip Balister
<philip@balister.org>
Thu, 16 Sep 2010 13:36:26 +0000
(09:36 -0400)
recipes/python/python-cheetah_2.0.1.bb
patch
|
blob
|
history
diff --git
a/recipes/python/python-cheetah_2.0.1.bb
b/recipes/python/python-cheetah_2.0.1.bb
index
74da78e
..
f57e702
100644
(file)
--- a/
recipes/python/python-cheetah_2.0.1.bb
+++ b/
recipes/python/python-cheetah_2.0.1.bb
@@
-10,6
+10,7
@@
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit distutils
+DEPENDS = "python"
RDEPENDS_${PN} = "python-pickle python-pprint"
NATIVE_INSTALL_WORKS = "1"