diff --git a/srcpkgs/vte/template b/srcpkgs/vte/template index bc2b1734330..31162532b31 100644 --- a/srcpkgs/vte/template +++ b/srcpkgs/vte/template @@ -1,7 +1,8 @@ # Template build file for 'vte'. pkgname=vte version=0.28.2 -revision=12 +revision=13 +build_pie=yes build_style=gnu-configure configure_args="--disable-static --with-gtk=2.0" hostmakedepends="automake gettext-devel gtk-doc gobject-introspection libtool pkg-config intltool python-devel glib-devel pygtk-devel"