From 916c3f0f858d2c490d0aea18cd7052ddeb49e8d2 Mon Sep 17 00:00:00 2001 From: Oyvind Repvik Date: Tue, 24 Jan 2006 13:32:01 +0000 Subject: debianslug/openslug.conf: Fix breakage caused by _EXTRA_RDEPENDS. --- conf/distro/debianslug.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/distro/debianslug.conf') diff --git a/conf/distro/debianslug.conf b/conf/distro/debianslug.conf index f23eced80e..e496398c33 100644 --- a/conf/distro/debianslug.conf +++ b/conf/distro/debianslug.conf @@ -109,6 +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. +DEBIANSLUG_EXTRA_RDEPENDS ?= "" SLUGOS_EXTRA_RDEPENDS = "${DEBIANSLUG_STANDARD_RDEPENDS} ${DEBIANSLUG_EXTRA_RDEPENDS}" #---------------------------------------------------------------------------------- -- cgit v1.2.3