X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=e19e182a9ae9f4ed38f2209915d2905f52a3e377;hb=156d2726bb5be61a74ac4de5112085c7ae5d849a;hp=153e59949813f6d46bda86654e742f820d2b32d4;hpb=92a47d0828ad8f6bc19832d4f55f5664b9d57b45;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 153e599..e19e182 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -222,7 +222,10 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg -m noac ${LUA} ipkg -m acnb ${VLC} "--enable-mozilla --enable-qt4 --enable-ncurses" ipkg ${SDL} - ipkg -m noac ${AGG} + ipkg ${AGG} " \ + --disable-static \ + --enable-ctrl \ + --enable-gpc" if [ "x${USE_GNASH}" = "xyes" ]; then ipkg ${GNASH} fi