summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-17 15:21:06 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-17 15:21:06 +0100
commit49dc75318b64c4d346b69051f975ec9d67d5f6fd (patch)
treeeb8712f81d9bfc45bf6d1ffb80854dde9f671814
parentdc1bc371fcc3b571d14f9272f7e6d7f6ad53116d (diff)
downloadlorry-49dc75318b64c4d346b69051f975ec9d67d5f6fd.tar.gz
lorries: Add gnome-common
Needs a hack to fix automake discovery, since in Baserock we use automake-1.11a but gnome-common doesn't look for this version.
-rw-r--r--lorries/gnome-common.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/lorries/gnome-common.lorry b/lorries/gnome-common.lorry
index 3082fb8..f526ab8 100644
--- a/lorries/gnome-common.lorry
+++ b/lorries/gnome-common.lorry
@@ -1,5 +1,5 @@
{
- "gnome-common": {
+ "shared-mime-info": {
"type": "git",
"url": "git://git.gnome.org/gnome-common"
}