X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fhv-install-1;h=063a34052b273e89febad67194710f17da3c5312;hb=2121ae9154ff063eef0defe0a9208663062a2d01;hp=59d99f2a3b29983119d3b39c3c83423047d10e8b;hpb=f4fa8ba243b50385975fa557423221c6dc69de5f;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index 59d99f2..063a340 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -102,6 +102,7 @@ ipkg -m pm ${PERL_MOD_XML_PARSER} # Grep alternative ipkg -m noac ${ACK} ipkg -m noac ${COLORDIFF} +ipkg ${GDB} "--with-system-readline" ipkg ${INTLTOOL} @@ -184,11 +185,12 @@ else ipkg ${MSMTP} fi -ipkg -m acnb ${PTH} "\ +ipkg -j -m acnb ${PTH} "\ --disable-static \ --mandir=/usr/share/man" ipkg ${LIBASSUAN} ipkg ${LIBKSBA} +ipkg ${PINENTRY} ipkg ${GNUPG} "-enable-symcryptrun" ipkg ${MUTT} "--enable-imap --with-ssl --with-sasl --enable-hcache"