summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-04-13 19:50:49 +0100
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-04-13 19:56:07 +0100
commit539a63cb907534c63c69c96a1a30925d0624c1e2 (patch)
tree015c62003fbc220505474ab23e60f28139d042fd
parent8041aadc947e75d6b5bde36d300b8b1a39eb3461 (diff)
Adding missing commas causing json parse to fail.
-rw-r--r--org.freedesktop.Sdk.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.freedesktop.Sdk.json b/org.freedesktop.Sdk.json
index 32bae0b..d3572fd 100644
--- a/org.freedesktop.Sdk.json
+++ b/org.freedesktop.Sdk.json
@@ -819,7 +819,7 @@
},
{
"name": "xkeyboard-config",
- "config-opts": [ "--enable-compat-rules" "--with-xkb-base=/usr/share/X11/xkb", "--with-xkb-rules-symlink=xorg"],
+ "config-opts": [ "--enable-compat-rules", "--with-xkb-base=/usr/share/X11/xkb", "--with-xkb-rules-symlink=xorg"],
"sources": [
{
"type": "archive",
@@ -1370,7 +1370,7 @@
{
"type": "file",
"path": "30-0-google-crosextra-caladea.conf"
- }
+ },
{
"type": "file",
"path": "google-crosextra-caladea.conf"
@@ -1560,7 +1560,7 @@
"url": "http://pkgs.fedoraproject.org/repo/pkgs/hunspell-en/wordlist-20121024.tar.xz/10a7ff0b2209af7d22b14b219b98c9b5/wordlist-20121024.tar.xz",
"strip-components": 0,
"sha256": "0e3e127bfa2a8068f6913949d137e75c4d025ecb9cf1748b80a8176cdee53148"
- }
+ },
{
"type": "archive",
"strip-components": 0,