Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/deps/sugar-runtime.json10
-rw-r--r--config/modules/system.json2
-rw-r--r--config/packages/deps.json22
3 files changed, 1 insertions, 33 deletions
diff --git a/config/deps/sugar-runtime.json b/config/deps/sugar-runtime.json
index d26131e..b5bee22 100644
--- a/config/deps/sugar-runtime.json
+++ b/config/deps/sugar-runtime.json
@@ -10,16 +10,6 @@
"name": "X"
},
{
- "check": "dbus-glib-1",
- "checker": "pkgconfig",
- "name": "dbus-glib-1"
- },
- {
- "check": "expat",
- "checker": "pkgconfig",
- "name": "expat"
- },
- {
"check": "X",
"checker": "binary",
"name": "X"
diff --git a/config/modules/system.json b/config/modules/system.json
index 3279428..fa1053e 100644
--- a/config/modules/system.json
+++ b/config/modules/system.json
@@ -11,7 +11,7 @@
{
"name": "node-dbus",
"out-of-source": false,
- "repo": "git://github.com/Shouqun/node-dbus.git"
+ "repo": "git://github.com/Motorola-Mobility/node-dbus.git"
},
{
"name": "node-static",
diff --git a/config/packages/deps.json b/config/packages/deps.json
index 3824272..e13ff86 100644
--- a/config/packages/deps.json
+++ b/config/packages/deps.json
@@ -1,26 +1,4 @@
{
- "expat": {
- "debian": [
- "libexpat1-dev"
- ],
- "fedora": [
- "expat-devel"
- ],
- "ubuntu": [
- "libexpat1-dev"
- ]
- },
- "dbus-glib-1": {
- "debian": [
- "libdbus-glib-1-dev"
- ],
- "fedora": [
- "dbus-glib-devel"
- ],
- "ubuntu": [
- "libdbus-glib-1-dev"
- ]
- },
"Adwaita": {
"debian": [
"gnome-themes-standard"