modules: Add mesa and wayland to the moduleset
This commit is contained in:
parent
42f6364cac
commit
e072d797b1
@ -83,6 +83,19 @@
|
|||||||
</autotools>
|
</autotools>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<autotools id="mesa">
|
||||||
|
<branch repo="git.freedesktop.org"
|
||||||
|
module="mesa/mesa" checkoutdir="mesa"/>
|
||||||
|
</autotools>
|
||||||
|
|
||||||
|
<autotools id="wayland">
|
||||||
|
<branch repo="git.freedesktop.org"
|
||||||
|
module="~krh/wayland" checkoutdir="wayland"/>
|
||||||
|
<dependencies>
|
||||||
|
<dep package="mesa"/>
|
||||||
|
</dependencies>
|
||||||
|
</autotools>
|
||||||
|
|
||||||
<autotools id="gtk-doc">
|
<autotools id="gtk-doc">
|
||||||
<branch repo="git.gnome.org"
|
<branch repo="git.gnome.org"
|
||||||
module="gtk-doc"
|
module="gtk-doc"
|
||||||
|
Loading…
Reference in New Issue
Block a user