build: Remove --with-gtk=3.0 argument for mutter
Mutter does now depend unconditionally on GTK+-3.0, so the configure switch has been removed.
This commit is contained in:
parent
e18d8b2fe8
commit
b411425e1e
@ -135,7 +135,7 @@
|
|||||||
</dependencies>
|
</dependencies>
|
||||||
</autotools>
|
</autotools>
|
||||||
|
|
||||||
<autotools id="mutter" autogenargs="--with-gtk=3.0">
|
<autotools id="mutter">
|
||||||
<branch repo="git.gnome.org" module="mutter"/>
|
<branch repo="git.gnome.org" module="mutter"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dep package="clutter"/>
|
<dep package="clutter"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user