X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=bda11e50a11f80cd0ec3ea84cc996353f330bda4;hb=eab0363888c361ccd0dd37de76f0634239f12ffa;hp=68b77abec7a656d75ec1422f29eadd3dab5e30cf;hpb=21e1f5cfee4111bd63f72582851b93e62d3f2e2f;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 68b77ab..bda11e5 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -34,10 +34,10 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg ${CAIROMM} ipkg -m acnb ${PANGO} ipkg ${PANGOMM} - ipkg ${ATK} ipkg ${GDK_PIXBUF} "--with-x11" - ipkg ${GTK} "--disable-gtk-doc" + ipkg ${ATK} ipkg ${ATKMM} + ipkg ${GTK} "--disable-gtk-doc" ipkg ${GTKMM} "--disable-documentation" ipkg ${GTK_ENGINES} ipkg -m acnb ${PYCAIRO} @@ -106,10 +106,12 @@ ipkg ${TANGO_ICON_THEME_EXTRAS} ipkg ${GNOME_ICON_THEME} if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then + ipkg ${GSETTINGS_DESKTOP_SCHEMAS} ipkg ${EVINCE} "\ --without-keyring \ --disable-nautilus \ --disable-help \ + --enable-introspection \ --enable-pixbuf \ --enable-dvi \ --enable-t1lib"