From 6a3cd9975f8dce00043ecebcc3952d246875d794 Mon Sep 17 00:00:00 2001 From: gobo72 Date: Mon, 2 May 2011 03:03:29 +0000 Subject: [PATCH 1/1] Removed alsa from stage5 --- stage5/hv-install-1 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 3cee4c2..fafef67 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -109,10 +109,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the # Needed by some packages, mostly audio applications. ipkg ${LIBOIL} - # ALSA - ipkg ${ALSA_LIB} - ipkg ${ALSA_UTILS} - ipkg ${ALSA_OSS} + #ipkg ${ALSA_OSS} # Audio raw utilities ipkg ${LIBSAMPLERATE} -- 2.20.1