Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/packages
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-29 17:15:35 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-29 17:15:35 (GMT)
commit1b42be673b2cd237ce873df9f4b0b339aab9518a (patch)
treed4d7293ef51bfdbf1181a8772fa9e856207a8771 /config/packages
parent2ec41693aeefe3c9ce78ff3654a11ff6bd2b7123 (diff)
Merge system-3.4 and 3.6
Diffstat (limited to 'config/packages')
-rw-r--r--config/packages/deps.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/config/packages/deps.json b/config/packages/deps.json
index 6a72773..47d66c7 100644
--- a/config/packages/deps.json
+++ b/config/packages/deps.json
@@ -82,19 +82,19 @@
],
"fedora": [
"at-spi2-core"
- ],
+ ],
"ubuntu": [
"gir1.2-atspi-2.0"
]
- },
+ },
"autodetect gstreamer": {
"fedora": [
"gstreamer1-plugins-good"
- ],
+ ],
"ubuntu": [
"gstreamer1.0-plugins-good"
]
- },
+ },
"autoreconf": {
"debian": [
"autoconf"
@@ -375,22 +375,22 @@
"gstreamer"
],
"ubuntu": [
- "gir1.2-gstreamer-1.0",
+ "gir1.2-gstreamer-1.0",
"libgstreamer1.0-0"
]
- },
+ },
"gstreamer-1.0": {
"fedora": [
"gstreamer1-devel"
- ],
+ ],
"ubuntu": [
"libgstreamer1.0-dev"
]
- },
+ },
"gstreamer-plugins-base-1.0": {
"fedora": [
"gstreamer1-plugins-base-devel"
- ],
+ ],
"ubuntu": [
"libgstreamer-plugins-base1.0-dev"
]
@@ -592,23 +592,15 @@
"ubuntu": [
"telepathy-salut"
]
- },
+ },
"pango gstreamer": {
"fedora": [
"gstreamer1-plugins-base"
- ],
+ ],
"ubuntu": [
"gstreamer1.0-x"
]
- },
- "playback gstreamer": {
- "fedora": [
- "gstreamer1-plugins-base"
- ],
- "ubuntu": [
- "gstreamer1.0-plugins-base"
- ]
- },
+ },
"pkg-config": {
"debian": [
"pkg-config"
@@ -620,6 +612,14 @@
"pkgconfig"
]
},
+ "playback gstreamer": {
+ "fedora": [
+ "gstreamer1-plugins-base"
+ ],
+ "ubuntu": [
+ "gstreamer1.0-plugins-base"
+ ]
+ },
"pycairo": {
"debian": [
"python-cairo-dev"