[util] Inherit the repository from xorg.modules

Experiment with inheriting the repository from xorg.module, in order to
avoid having two entries for the same server.
This commit is contained in:
Chris Wilson 2009-09-09 17:12:14 +01:00
parent f5ee785144
commit 4d7eb79d25

View file

@ -4,10 +4,8 @@
<moduleset>
<include href="http://cgit.freedesktop.org/xorg/util/modular/plain/xorg.modules" />
<repository type="git" name="fd.o" href="git://anongit.freedesktop.org/git/"/>
<autotools id="cairo">
<branch repo="fd.o" module="cairo"/>
<branch repo="git.freedesktop.org" module="cairo"/>
<dependencies>
<dep package="pixman"/>
<dep package="fontconfig"/>