X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fhv-install-1;h=063a34052b273e89febad67194710f17da3c5312;hb=42066f08a9c168bffa3fccf2bed23e4d65151935;hp=d73042a35b62fcecbf155758f422f5d35fc4be0f;hpb=b18aa98fbecd06d59811de9096af72e575a2678f;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index d73042a..063a340 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -102,10 +102,12 @@ ipkg -m pm ${PERL_MOD_XML_PARSER} # Grep alternative ipkg -m noac ${ACK} ipkg -m noac ${COLORDIFF} +ipkg ${GDB} "--with-system-readline" ipkg ${INTLTOOL} ipkg -m acnb ${GIT} "--libexecdir=/usr/lib --with-gitconfig=/etc/gitconfig" +ipkg -j -m noac ${GIT_CRYPT} ipkg ${DIALOG} @@ -183,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" @@ -222,7 +225,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg -m acnb ${LIBFAAC} ipkg -m acnb ${LIBFAAD2} ipkg ${LIBTHEORA} - ipkg ${XVIDCORE} + ipkg -m acnb -d "build/generic" ${XVIDCORE} ipkg ${LIBX264} "--enable-shared"