Add perl and perl-modules to openslug-native
authorDavid Karlstrom <daka@thg.se>
Sat, 30 Jul 2005 19:05:22 +0000 (19:05 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 30 Jul 2005 19:05:22 +0000 (19:05 +0000)
packages/meta/openslug-native.bb

index a3bd0a8..d61815e 100644 (file)
@@ -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 \