From d65fd086b7efdb7fc2d2010a7f336ea42f3897af Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Mon, 26 Jun 2006 13:05:43 +0000 Subject: [PATCH] * moved readline and dialog to FOOTPRINT.light --- pkgsel/Base/FOOTPRINT.light.choice | 3 +++ pkgsel/Base/base_libs.all | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pkgsel/Base/FOOTPRINT.light.choice b/pkgsel/Base/FOOTPRINT.light.choice index b47fc53..a12e723 100644 --- a/pkgsel/Base/FOOTPRINT.light.choice +++ b/pkgsel/Base/FOOTPRINT.light.choice @@ -4,3 +4,6 @@ X coreutils X ncurses X mktemp + +X readline +X dialog diff --git a/pkgsel/Base/base_libs.all b/pkgsel/Base/base_libs.all index 36be97c..d9181b7 100644 --- a/pkgsel/Base/base_libs.all +++ b/pkgsel/Base/base_libs.all @@ -1,4 +1,2 @@ -X readline -X dialog X openssl -- 2.11.4.GIT