Keep --enable-vala for gtk3 build

remotes/origin/f22
Marc-André Lureau 2015-03-04 16:27:36 +01:00
parent e75b6ae858
commit 74d0593504
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ make %{?_smp_mflags}
cd ..
cd spice-gtk3-%{version}
%configure $CONFIGURE_ARGS --with-gtk=3.0
%configure $CONFIGURE_ARGS --with-gtk=3.0 --enable-vala
make %{?_smp_mflags}
cd ..