diff options
author | Javier Jardón <jjardon@gnome.org> | 2012-04-24 11:04:00 +0100 |
---|---|---|
committer | Javier Jardón <jjardon@gnome.org> | 2012-04-24 11:04:00 +0100 |
commit | d6a56b10d71e460f47076c068a245a937c44807d (patch) | |
tree | 2daae5f0e29702f2437eb886d2fb552273054efc | |
parent | 93289da0060b52357ffc70b2689e3ce12a526df1 (diff) | |
download | lorry-d6a56b10d71e460f47076c068a245a937c44807d.tar.gz |
Add gdk-pixbuf
-rw-r--r-- | lorries/gdk-pixbuf.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/gdk-pixbuf.lorry b/lorries/gdk-pixbuf.lorry new file mode 100644 index 0000000..ebeb069 --- /dev/null +++ b/lorries/gdk-pixbuf.lorry @@ -0,0 +1,6 @@ +{ + "gdk-pixbuf": { + "type": "git", + "url": "git://git.gnome.org/gdk-pixbuf" + } +} |