From: Hugo Villeneuve Date: Wed, 6 Aug 2014 01:18:39 +0000 (-0400) Subject: Install libevent before Firefox X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=d88812c17514daa34f5e724b97e293e6a88e7719;p=hvlinux.git Install libevent before Firefox --- diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 6ea5875..6b47798 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -168,6 +168,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the NOCOLOR=1 ipkg ${MIDORI} fi + ipkg ${LIBEVENT} ipkg -m noac ${NSPR} "--with-mozilla --with-pthreads \ $([ $(uname -m) = x86_64 ] && echo --enable-64bit)" ipkg -m noac ${NSS} @@ -256,7 +257,6 @@ ipkg -j ${QEMU} "--libexecdir=/usr/lib/qemu \ ipkg -m acnb ${BRIDGE_UTILS} ipkg -m noac ${TUNCTL} -ipkg ${LIBEVENT} ipkg ${TRANSMISSION} "--disable-daemon" # Électronique