mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
gnome-shell.modules: add libcanberra as a dependency of Mutter
libcanberra is an (optional) dependency of Mutter; since we have it in the moduleset we need to mark the dependency so things get built in the right order.
This commit is contained in:
parent
46ba718ab2
commit
1a466cfce4
1 changed files with 1 additions and 0 deletions
|
|
@ -150,6 +150,7 @@
|
|||
<dep package="clutter"/>
|
||||
<dep package="gconf"/>
|
||||
<dep package="gtk3"/>
|
||||
<dep package="libcanberra"/>
|
||||
</dependencies>
|
||||
</autotools>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue