Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-01-13 23:55:30 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-01-13 23:55:30 (GMT)
commit723b162b0a0d5938fd5e33e77cdce778bbdfa159 (patch)
tree493648638e8cdc28ffe292ab53eb6cf2ed5924cf
parentb162d690ab0d27e868fd9cf2e10fcc39fe368464 (diff)
Fix a couple of ubuntu deps
-rw-r--r--config/packages/deps.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/packages/deps.json b/config/packages/deps.json
index c77704d..e13ff86 100644
--- a/config/packages/deps.json
+++ b/config/packages/deps.json
@@ -331,7 +331,7 @@
"pygobject3"
],
"ubuntu": [
- "pygobject"
+ "python-gobject-2"
]
},
"glib-2.0": {
@@ -673,7 +673,7 @@
"pkgconfig"
],
"ubuntu": [
- "pkgconfig"
+ "pkg-config"
]
},
"playback gstreamer": {