mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 10:00:45 -05:00
clutter.modules: Fix Wayland's location
The Git repository URL for Wayland has been moved into the main fd.o structure.
This commit is contained in:
parent
ce3f55292a
commit
ced045148f
@ -4,7 +4,7 @@
|
|||||||
<!-- vim:set ts=2 expandtab: -->
|
<!-- vim:set ts=2 expandtab: -->
|
||||||
<moduleset>
|
<moduleset>
|
||||||
<repository type="git" name="git.freedesktop.org"
|
<repository type="git" name="git.freedesktop.org"
|
||||||
href="git://anongit.freedesktop.org/git/"/>
|
href="git://anongit.freedesktop.org/"/>
|
||||||
<repository type="git" name="git.gnome.org"
|
<repository type="git" name="git.gnome.org"
|
||||||
href="git://git.gnome.org/"/>
|
href="git://git.gnome.org/"/>
|
||||||
<repository type="git" name="git.clutter-project.org"
|
<repository type="git" name="git.clutter-project.org"
|
||||||
@ -102,7 +102,7 @@
|
|||||||
|
|
||||||
<autotools id="wayland">
|
<autotools id="wayland">
|
||||||
<branch repo="git.freedesktop.org"
|
<branch repo="git.freedesktop.org"
|
||||||
module="~krh/wayland" checkoutdir="wayland"/>
|
module="wayland" checkoutdir="wayland"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dep package="mesa"/>
|
<dep package="mesa"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
Loading…
Reference in New Issue
Block a user