bitbake 1.4.2: add correct RDEPENDS, shebang is still pointing to staging
authorKoen Kooi <koen@openembedded.org>
Wed, 12 Jul 2006 16:15:31 +0000 (16:15 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 12 Jul 2006 16:15:31 +0000 (16:15 +0000)
packages/bitbake/bitbake_1.4.2.bb

index 9f8f054..0727eaf 100644 (file)
@@ -9,3 +9,9 @@ S = "${WORKDIR}/bitbake-${PV}"
 inherit distutils
 
 include bitbake-package.inc
+
+RDEPENDS += "python-shell python-lang python-textutils  python-pickle"
+
+PR = "r1"
+
+