Ajout image viewer viewnior
[hvlinux.git] / stage5 / hv-install-1
index 6691ecc..aa88185 100755 (executable)
@@ -58,6 +58,7 @@ ipkg ${LIBSPECTRE}
 if [ "x${INST_TYPE}" = "xworkstation" -o \
     "x${INST_TYPE}" = "xltsp-server" ]; then
     ipkg ${IMAGE_MAGICK} "--with-modules --with-gslib=/usr/lib"
+    ipkg ${VIEWNIOR}
     # xpdf headers needed by inkscape
     ipkg ${POPPLER} "--enable-xpdf-headers --enable-zlib"
     ipkg ${LIBRSVG} "--disable-gtk-doc --disable-mozilla-plugin"