diff options
Diffstat (limited to 'config/deps/sugar-runtime-3.6.json')
-rw-r--r-- | config/deps/sugar-runtime-3.6.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/config/deps/sugar-runtime-3.6.json b/config/deps/sugar-runtime-3.6.json index e34cf64..5231b70 100644 --- a/config/deps/sugar-runtime-3.6.json +++ b/config/deps/sugar-runtime-3.6.json @@ -5,6 +5,11 @@ "name": "Adwaita" }, { + "check": "X", + "checker": "binary", + "name": "X" + }, + { "check": "autodetect", "checker": "gstreamer-1.0", "name": "autodetect gstreamer" @@ -168,10 +173,5 @@ "check": "import xapian", "checker": "python", "name": "xapian python" - }, - { - "check": "X", - "checker": "binary", - "name": "X" } ] |