summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/meta/openslug-native.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/meta/openslug-native.bb b/packages/meta/openslug-native.bb
index a3bd0a830a..d61815eb6a 100644
--- a/packages/meta/openslug-native.bb
+++ b/packages/meta/openslug-native.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Packages that are required for the OpenSlug native build environment"
LICENSE = MIT
-PR = "r5"
+PR = "r6"
INHIBIT_DEFAULT_DEPS = "1"
ALLOW_EMPTY = 1
@@ -34,6 +34,7 @@ OPENSLUG_NATIVE = "\
monotone-5 \
ncurses ncurses-dev ncurses-terminfo \
patch \
+ perl perl-modules \
python-core python-io python-lang python-pickle python-shell python-textutils \
sed \
tar \