Keep --enable-vala for gtk3 build
This commit is contained in:
parent
e75b6ae858
commit
74d0593504
@ -154,7 +154,7 @@ make %{?_smp_mflags}
|
|||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
cd spice-gtk3-%{version}
|
cd spice-gtk3-%{version}
|
||||||
%configure $CONFIGURE_ARGS --with-gtk=3.0
|
%configure $CONFIGURE_ARGS --with-gtk=3.0 --enable-vala
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user