aboutsummaryrefslogtreecommitdiffstats
path: root/packages/bitbake
diff options
context:
space:
mode:
Diffstat (limited to 'packages/bitbake')
-rw-r--r--packages/bitbake/bitbake_1.4.2.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/bitbake/bitbake_1.4.2.bb b/packages/bitbake/bitbake_1.4.2.bb
index 9f8f054355..0727eafd41 100644
--- a/packages/bitbake/bitbake_1.4.2.bb
+++ b/packages/bitbake/bitbake_1.4.2.bb
@@ -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"
+
+