Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/sysdeps/50debian-squeeze.xml
blob: 810c6744f5777fcd4c7e8e3bc69f3561ddadc1b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0"?>
<dependencies>
<!-- Glucose -->
  <package name="metacity" source="metacity"/>

<!-- Fructose -->
  <package name="abiword" source="abiword-plugins"/><!-- for Write -->
  <package name="python-abiword" source="pyabiword"/><!-- for Write -->
  <package name="python-evince" source="gnome-python-desktop"/><!-- for Read -->
  <package name="python-hulahop" source="hulahop"/><!-- for Browse -->
  <package name="python-rsvg" source="gnome-python-desktop"/><!-- for many activities -->
  <package name="python-wnck" source="gnome-python-desktop"/><!-- for sugar -->
  <package name="python-xklavier" source="python-xklavier"/><!-- for sugar -->
  <package name="python-xpcom" source="xulrunner"/><!-- for Browse <130 -->

<!-- Sugar Platform -->
  <package name="espeak"/>
  <package name="espeak-data"/>
  <package name="libabiword-2.8-dev" source="abiword"/>

<!-- Development -->
  <package name="pep8" source="pep8"/>
  <package name="pylint" source="pylint"/>

<!-- TODO: check whether we actually need these (commented out for Ubuntu 9.04) -->
  <package name="cdbs"/>
  <package name="debhelper"/>
  <package name="devscripts"/>
  <package name="docbook-xsl"/>
  <package name="libnspr4-dev"/>
  <package name="libsqlite3-dev"/>
  <package name="libwnck-dev"/>
  <package name="patchutils"/>
  <package name="python-central"/>
  <package name="quilt"/>
  <package name="shared-mime-info"/>

<!-- TODO: check whether we actually need these (not included for Ubuntu 8.10) -->
  <package name="python-empy"/>
</dependencies>