Add autoconf to openslug-native
authorDavid Karlstrom <daka@thg.se>
Wed, 3 Aug 2005 17:51:12 +0000 (17:51 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 3 Aug 2005 17:51:12 +0000 (17:51 +0000)
packages/meta/openslug-native.bb

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