Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorSascha Silbe <sascha-org-sugar-git@silbe.org>2010-01-19 12:27:14 (GMT)
committer Sascha Silbe <sascha-org-sugar-git@silbe.org>2010-01-19 12:27:14 (GMT)
commite3e683ccf5e3c001a44d5f28ebd803ee3b872802 (patch)
tree451bbaff5be3e825969db99916ece5ca429ebece /config
parent79005be7570d4ea226d9520f85e852aaa57b0dd7 (diff)
use distro packages for abiword on Debian
Diffstat (limited to 'config')
-rw-r--r--config/sysdeps/50debian-unstable.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/sysdeps/50debian-unstable.xml b/config/sysdeps/50debian-unstable.xml
index 6bb923f..86ebf67 100644
--- a/config/sysdeps/50debian-unstable.xml
+++ b/config/sysdeps/50debian-unstable.xml
@@ -1,10 +1,13 @@
<?xml version="1.0"?>
<dependencies>
+ <package name="abiword" source="abiword-plugins"/>
<package name="espeak"/>
<package name="espeak-data"/>
+ <package name="libabiword-2.8-dev" source="abiword"/>
<package name="libtelepathy-glib0" source="telepathy-glib"/>
<package name="libdbus-glib-1-dev" source="dbus-glib"/>
<package name="metacity" source="metacity"/>
+ <package name="python-abiword" source="pyabiword"/>
<package name="python-evince" source="gnome-python-desktop"/>
<!-- <package name="python-metacity" source="gnome-python-desktop"/> -->
<package name="python-rsvg" source="gnome-python-desktop"/>