Explicitly enable the pty helper

It's disabled by default in the next release, but as per upstream's
advice we should keep on building it for now.
This commit is contained in:
Kalev Lember 2014-05-22 19:25:16 +02:00
parent cff0940a26
commit d5b13a70e4

View File

@ -65,6 +65,7 @@ LDFLAGS="$LDFLAGS -Wl,-z,relro -Wl,-z,now -pie" \
--with-gtk=3.0 \
--libexecdir=%{_libdir}/vte-%{apiver} \
--disable-gtk-doc \
--enable-gnome-pty-helper \
--enable-introspection
make %{?_smp_mflags} V=1