X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fhv-install-1;h=c57d161c4b34977cd5a8bc452b0805c43d4afc55;hb=1b6490195147ee6d1098cf255240d60f60c40108;hp=d73042a35b62fcecbf155758f422f5d35fc4be0f;hpb=b18aa98fbecd06d59811de9096af72e575a2678f;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index d73042a..c57d161 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} @@ -222,7 +224,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"