diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2009-09-09 17:24:43 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2009-09-09 17:24:43 +0100 |
commit | 2905ebc99e4cf8b8e94e16fcd3bc1566f51f4b57 (patch) | |
tree | b212bebc05a16b16ce0664ac8208008f258a20ff | |
parent | 4d7eb79d25bcfdc47abcae1fd51c7573043909fd (diff) |
[util] And restore the repository tag.
jbhuild requires a local definition.
-rw-r--r-- | util/cairo.modules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/cairo.modules b/util/cairo.modules index 4a249309..fc1e5900 100644 --- a/util/cairo.modules +++ b/util/cairo.modules @@ -4,6 +4,8 @@ <moduleset> <include href="http://cgit.freedesktop.org/xorg/util/modular/plain/xorg.modules" /> + <repository type="git" name="git.freedesktop.org" href="git://anongit.freedesktop.org/git/"/> + <autotools id="cairo"> <branch repo="git.freedesktop.org" module="cairo"/> <dependencies> |