From: gobo72 Date: Mon, 2 May 2011 03:03:29 +0000 (+0000) Subject: Removed alsa from stage5 X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;ds=sidebyside;h=6a3cd9975f8dce00043ecebcc3952d246875d794;p=hvlinux.git Removed alsa from stage5 --- 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}