Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts/check-system
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-06-26 15:25:00 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-06-26 15:25:26 (GMT)
commitd18bacb2425a741fe841e1de1e730f45584e03d0 (patch)
treee1fe8a3053184b3a29bd5dd240b5c1c2d85df48e /scripts/check-system
parenta1aaad3647c13c3798bdb131642deaf0ed5f4f59 (diff)
Pull activities from activities.sugarlabs.org
Diffstat (limited to 'scripts/check-system')
-rwxr-xr-xscripts/check-system4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/check-system b/scripts/check-system
index ea47e59..cf2615c 100755
--- a/scripts/check-system
+++ b/scripts/check-system
@@ -200,6 +200,10 @@ checks = \
# sugar-build buildtime
+ { "check": "curl",
+ "checker": "binary",
+ "packages": { "fedora": "curl",
+ "ubuntu": "curl" } },
{ "check": "xrandr",
"checker": "pkgconfig",
"packages": { "fedora": "libXrandr-devel",