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-23 13:48:25 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-23 13:48:25 (GMT)
commit939b2b6488ccb1fe36f73c102e2f76b4c57fc739 (patch)
treea927af4c23908496425fbd1d5e2acba4a94d0b1e /config/packages
parent9e9ef41f46a61539929dce1455fcfaf1a8ecc89a (diff)
Remove unused pyabiword dep
Diffstat (limited to 'config/packages')
-rw-r--r--config/packages/deps-3.4.json3
-rw-r--r--config/packages/deps-3.6.json3
2 files changed, 0 insertions, 6 deletions
diff --git a/config/packages/deps-3.4.json b/config/packages/deps-3.4.json
index 02f9c1b..d73c98a 100644
--- a/config/packages/deps-3.4.json
+++ b/config/packages/deps-3.4.json
@@ -166,9 +166,6 @@
"video4linux2":
{ "fedora": "gstreamer-plugins-good",
"ubuntu": "gstreamer0.10-plugins-good" },
- "abiword python":
- { "fedora": "pyabiword",
- "ubuntu": null },
"c++":
{ "fedora": "gcc-c++",
"ubuntu": "g++" },
diff --git a/config/packages/deps-3.6.json b/config/packages/deps-3.6.json
index 5043695..1d3386f 100644
--- a/config/packages/deps-3.6.json
+++ b/config/packages/deps-3.6.json
@@ -167,9 +167,6 @@
"video4linux2":
{ "fedora": "gstreamer-plugins-good",
"ubuntu": "gstreamer0.10-plugins-good" },
- "abiword python":
- { "fedora": "pyabiword",
- "ubuntu": null },
"c++":
{ "fedora": "gcc-c++",
"ubuntu": "g++" },