debian/openslug.conf: Add <DISTRO>_EXTRA_RDEPENDS
authorOyvind Repvik <nail@nslu2-linux.org>
Sun, 22 Jan 2006 22:09:22 +0000 (22:09 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 22 Jan 2006 22:09:22 +0000 (22:09 +0000)
conf/distro/debianslug.conf
conf/distro/openslug.conf

index 9d448ea..f23eced 100644 (file)
@@ -109,7 +109,7 @@ kernel-module-nls-utf8 \
 # a bootable, useable, system however they *are* expected to be present
 # in DebianSlug - see slugos-lag for a more minimal configuration and some
 # more instructions about how to make a non-debianslug image.
-SLUGOS_EXTRA_RDEPENDS = "${DEBIANSLUG_STANDARD_RDEPENDS}"
+SLUGOS_EXTRA_RDEPENDS = "${DEBIANSLUG_STANDARD_RDEPENDS} ${DEBIANSLUG_EXTRA_RDEPENDS}"
 
 #----------------------------------------------------------------------------------
 # PACKAGE VERSION CONTROL
index e21859b..8317f1d 100644 (file)
@@ -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