Add nspr and nss
[hvlinux.git] / stage5 / hv-install-1
index 4c3b61a..0b962a5 100755 (executable)
@@ -167,6 +167,9 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the
         NOCOLOR=1 ipkg ${MIDORI}
     fi
 
+    ipkg -m noac ${NSPR} "--with-mozilla --with-pthreads \
+        $([ $(uname -m) = x86_64 ] && echo --enable-64bit)"
+    ipkg -m noac ${NSS}
     ipkg -m noac -l "${FIREFOX}-xulrunner" ${FIREFOX}
     ipkg -m noac -l "${FIREFOX}-browser" ${FIREFOX}