X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=stage3%2Fhv-install-1;h=eae66e9bdfb1c1a742bfae1778596e2b6dee75fe;hb=20bd2d7bab457d5b1028552abfc48cb53eedb4ea;hp=a3a10dae0d021ab481a7392fdf2ba9616b18d9b7;hpb=fa0a8f2971827c5848e9fe505287480768f58d90;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index a3a10da..eae66e9 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -12,6 +12,7 @@ ipkg -m acnb ${REISERFSPROGS} ipkg -m acnb ${POPT} CFLAGS="${CFLAGS} -fPIC" ipkg -m acnb ${LIBTIRPC} ipkg ${PAM} +ipkg ${SHADOW} ipkg -m noac ${OPENSSL} ipkg ${WGET} "--with-ssl=openssl" ipkg -m noac ${PCIUTILS} @@ -99,7 +100,6 @@ ipkg -m noac ${COLORDIFF} ipkg ${INTLTOOL} ipkg -m acnb ${GIT} "--libexecdir=/usr/lib --with-gitconfig=/etc/gitconfig" -ipkg -m noac ${MERCURIAL} ipkg ${DIALOG} @@ -124,7 +124,10 @@ ipkg ${LIBPNG} ipkg ${TIFF} ipkg -m acnb ${LCMS} ipkg ${LCMS2} -ipkg ${LIBJPEG} "--enable-static --enable-shared" +ipkg ${LIBJPEG} \ + --mandir=/usr/share/man \ + --with-jpeg8 \ + --disable-static ipkg -m acnb ${LIBOPENJPEG} ipkg ${LIBART} ipkg ${LIBEXIF}