Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts/deps/activities-runtime.json
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/deps/activities-runtime.json')
-rwxr-xr-xscripts/deps/activities-runtime.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/scripts/deps/activities-runtime.json b/scripts/deps/activities-runtime.json
deleted file mode 100755
index e5be377..0000000
--- a/scripts/deps/activities-runtime.json
+++ /dev/null
@@ -1,10 +0,0 @@
-[{ "check": "from gi.repository import WebKit",
- "checker": "python" },
- { "check": "import pygst",
- "checker": "python" },
- { "check": "from gi.repository import Vte",
- "checker": "python" },
- { "check": "video4linux2",
- "checker": "gstreamer" },
- { "check": "import abiword",
- "checker": "python" }]