mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-02-05 06:30:28 +01:00
[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:
parent
f5ee785144
commit
4d7eb79d25
1 changed files with 1 additions and 3 deletions
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue