summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-08-23 13:00:10 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-08-23 13:00:10 +0100
commit0fe56f270c706842bbe034842dbab032dea1d973 (patch)
treef98f4929d58ea9e88d583f8f95e25479479d798a
parent39c68a2885ecb857a06cfb77745fd4bb3e8f3175 (diff)
downloadlorry-0fe56f270c706842bbe034842dbab032dea1d973.tar.gz
lorries: Add mutter
Need to add preconfigure commands to create gdk-pixbuf loaders cache.
-rw-r--r--lorries/mutter.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/mutter.lorry b/lorries/mutter.lorry
new file mode 100644
index 0000000..b86cd0b
--- /dev/null
+++ b/lorries/mutter.lorry
@@ -0,0 +1,6 @@
+{
+ "mutter": {
+ "type": "git",
+ "url": "git://git.gnome.org/mutter"
+ }
+}