Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/deps/packages.json2
-rw-r--r--scripts/deps/sugar-buildtime.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/deps/packages.json b/scripts/deps/packages.json
index 2ee83fc..253b1f0 100644
--- a/scripts/deps/packages.json
+++ b/scripts/deps/packages.json
@@ -37,7 +37,7 @@
"gnome-doc-common":
{ "fedora": "gnome-common",
"ubuntu": "gnome-common" },
- "python2":
+ "python":
{ "fedora": "python-devel",
"ubuntu": "python-dev" },
"glib-2.0":
diff --git a/scripts/deps/sugar-buildtime.json b/scripts/deps/sugar-buildtime.json
index 996def3..19ff066 100644
--- a/scripts/deps/sugar-buildtime.json
+++ b/scripts/deps/sugar-buildtime.json
@@ -14,7 +14,7 @@
"checker": "binary" },
{ "check": "gnome-doc-common",
"checker": "binary" },
- { "check": "python2",
+ { "check": "python",
"checker": "pkgconfig" },
{ "check": "glib-2.0",
"checker": "pkgconfig" },