diff options
author | Richard Maw <richard.maw@codethink.co.uk> | 2012-04-25 11:20:51 +0100 |
---|---|---|
committer | Richard Maw <richard.maw@codethink.co.uk> | 2012-04-25 11:24:05 +0100 |
commit | e944288fd5effcf53ff5aecc70b9ac806ed1c99e (patch) | |
tree | 69f4ea36231bd081775770c16f1e45d51153f76b | |
parent | d6a56b10d71e460f47076c068a245a937c44807d (diff) | |
download | lorry-e944288fd5effcf53ff5aecc70b9ac806ed1c99e.tar.gz |
lorries: add gobject-introspection
-rw-r--r-- | lorries/gobject-introspection.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/gobject-introspection.lorry b/lorries/gobject-introspection.lorry new file mode 100644 index 0000000..71c269d --- /dev/null +++ b/lorries/gobject-introspection.lorry @@ -0,0 +1,6 @@ +{ + "gobject-introspection": { + "type": "git", + "url": "git://git.gnome.org/gobject-introspection" + } +} |