Install nasm before libjpeg-turbo
[hvlinux.git] / stage3 / hv-install-1
index 4b19c44..48c5838 100755 (executable)
@@ -123,6 +123,8 @@ ipkg -m noac ${DOCBOOK_XSL}
 ipkg -m noac ${XMLTOMAN}
 ipkg ${XMLTO}
 
+ipkg -m acnb ${NASM}
+
 # Graphic libraries
 ipkg ${LIBPNG}
 ipkg ${TIFF}
@@ -179,8 +181,6 @@ ipkg ${YASM}
 if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then
     if [ "x${SOUND_CARD}" = "xyes" ]; then
         # Utilitaires
-        ipkg -m acnb ${NASM}
-
         ipkg ${ALSA_LIB}
         ipkg -m acnb ${ALSA_UTILS}