From d88812c17514daa34f5e724b97e293e6a88e7719 Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Tue, 5 Aug 2014 21:18:39 -0400 Subject: [PATCH] Install libevent before Firefox --- stage5/hv-install-1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1