summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/util-keysyms.lorry4
-rw-r--r--open-source-lorries/xcb-util-common-m4.lorry6
2 files changed, 6 insertions, 4 deletions
diff --git a/open-source-lorries/util-keysyms.lorry b/open-source-lorries/util-keysyms.lorry
index 86f4a5f..2b03509 100644
--- a/open-source-lorries/util-keysyms.lorry
+++ b/open-source-lorries/util-keysyms.lorry
@@ -2,9 +2,5 @@
"util-keysyms": {
"type": "git",
"url": "git://anongit.freedesktop.org/xcb/util-keysyms"
- },
- "util-keysysm/m4": {
- "type": "git",
- "url": "git://anongit.freedesktop.org/xcb/util-common-m4.git"
}
}
diff --git a/open-source-lorries/xcb-util-common-m4.lorry b/open-source-lorries/xcb-util-common-m4.lorry
new file mode 100644
index 0000000..b29aec8
--- /dev/null
+++ b/open-source-lorries/xcb-util-common-m4.lorry
@@ -0,0 +1,6 @@
+{
+ "xcb/util-common-m4": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xcb/util-common-m4.git"
+ }
+}