Changed path of xdm executable with X.org
[hvlinux.git] / stage3 / hv-install-1
index 1059d67..6220b56 100755 (executable)
@@ -152,6 +152,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the
 
         # Audio raw utilities
         ipkg ${LIBSAMPLERATE}
+        ipkg -m acnb ${CDPARANOIA}
 
         # Audio file formats
        ipkg ${LIBOGG}
@@ -177,7 +178,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the
         ipkg ${SPEEX}
        ipkg ${JACK} "--disable-portaudio --libdir=/usr/lib"
 
-       ipkg ${ALSA_PLUGINS} # Depends on pulseaudio
+       ipkg ${ALSA_PLUGINS}
        ipkg ${VORBIS_TOOLS}
 
        ipkg ${MOC}