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-02-22 13:35:46 (GMT)
committer Sascha Silbe <sascha-org-sugar-git@silbe.org>2010-02-22 13:35:46 (GMT)
commit4900cdf37af6444cabbe9b8166e9aeb592bfe564 (patch)
tree013719fee8d3b511a23eff9ff91fb2beae9cd688 /config
parent432b3ed8fc6008c7a8a6758527ac86ddfa9cbe72 (diff)
sysdeps: Ubuntu Intrepid (8.10) not supported anymore
Telepathy from Intrepid is too old for sugar (CONNECTION_INTERFACE_REQUESTS missing) and we can't build it from source as it requires glib >= 2.20, but Intrepid only has 2.18.2.
Diffstat (limited to 'config')
-rw-r--r--config/sysdeps/50ubuntu-8.10.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/config/sysdeps/50ubuntu-8.10.xml b/config/sysdeps/50ubuntu-8.10.xml
deleted file mode 100644
index 31a4d3d..0000000
--- a/config/sysdeps/50ubuntu-8.10.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0"?>
-<dependencies>
- <package name="automake"/><!-- automake 1.10 for metacity -->
- <package name="libcanberra-gtk-dev"/><!-- for metacity -->
- <package name="python-setuptools"/><!-- for pep8 -->
- <package name="xulrunner-1.9-dev" source="xulrunner"/><!-- for hulahop -->
- <package name="zenity"/><!-- for metacity -->
-</dependencies>