diff options
author | Michael Lauer <mickey@vanille-media.de> | 2006-01-22 22:43:19 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-22 22:43:19 +0000 |
commit | a106d6b8e80abd2303e40999149be09cdcbafc7c (patch) | |
tree | fcac9f3de2291070ac03e3e6361f45e25ab189bb /conf/distro/openslug.conf | |
parent | a1b4e5714a9b6356f8bf7f0e9fec10192c617aa2 (diff) | |
parent | b7855d0a35832d6f516078492850689cb6adfe14 (diff) |
merge of 1f08208ff3c43887e64b23c1f616b3c055f659f8
and 5531936b9907566eaf1d648bfbcc4867ba699ccf
Diffstat (limited to 'conf/distro/openslug.conf')
-rw-r--r-- | conf/distro/openslug.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index e21859b082..8317f1d325 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -109,7 +109,7 @@ kernel-module-nls-utf8 \ # a bootable, useable, system however they *are* expected to be present # in OpenSlug - see nslu2-bag for a more minimal configuration and some # more instructions about how to make a non-openslug image. -SLUGOS_EXTRA_RDEPENDS = "${OPENSLUG_STANDARD_RDEPENDS}" +SLUGOS_EXTRA_RDEPENDS = "${OPENSLUG_STANDARD_RDEPENDS} ${OPENSLUG_EXTRA_RDEPENDS}" #---------------------------------------------------------------------------------- # PACKAGE VERSION CONTROL |