From 4e78d26dd7f5e46a21cdc916e031f1b4a68578c0 Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Sun, 14 Dec 2014 23:41:38 -0500 Subject: [PATCH] Upgrade to vte-0.38.2 --- config/packages-list | 2 +- stage5/hv-install-1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/packages-list b/config/packages-list index 36cab71..9e7a73f 100644 --- a/config/packages-list +++ b/config/packages-list @@ -436,7 +436,7 @@ VAMP="vamp-plugin-sdk-2.3" VIEWNIOR="viewnior-1.4" VLC="vlc-2.1.5" VOBCOPY="vobcopy-1.2.0" -VTE="vte-0.28.2" +VTE="vte-0.38.2" WEBKIT="webkit-1.8.3" WGET="wget-1.16.1" diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 8cab1e4..63029d8 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -158,7 +158,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${LIBOIL} # Audio applications - ipkg ${VTE} "--libexecdir=/usr/lib/vte --disable-gtk-doc" + ipkg ${VTE} "--disable-static --enable-introspection --disable-gtk-doc" ipkg -m acnb ${GRIP} "--disable-id3" ipkg -m acnb ${CDRDAO} ipkg ${ID3LIB} -- 2.20.1