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 8530111b0f..b52d2ef6eb 100644
--- a/packages/meta/openslug-native.bb
+++ b/packages/meta/openslug-native.bb
@@ -1,12 +1,13 @@
DESCRIPTION = "Packages that are required for the OpenSlug native build environment"
LICENSE = MIT
-PR = "r9"
+PR = "r10"
INHIBIT_DEFAULT_DEPS = "1"
ALLOW_EMPTY = 1
PACKAGES = "${PN}"
OPENSLUG_NATIVE = "\
+ autoconf \
automake \
bash \
binutils binutils-dev binutils-symlinks \