[sugar] [sugar-jhbuild] [PATCH] Dependency names wrong in Ubuntu Hardy Heron 64bit

Urko Fernandez tturktime
Tue Apr 22 14:38:16 EDT 2008


I needed to rename this three packages to build latest sugar-jhbuild
from scratch. Also, there are no python files in the activities folders
under sugar-jhbuild/install/share/activities, if I copy the activities
by hand, they work.

diff --git a/config/sysdeps/ubuntu-8.04.xml
b/config/sysdeps/ubuntu-8.04.xml
index 1475aed..880ea8b 100644
--- a/config/sysdeps/ubuntu-8.04.xml
+++ b/config/sysdeps/ubuntu-8.04.xml
@@ -25,9 +25,9 @@
   <package name="make"/>
   <package name="librsvg2-dev"/>
   <package name="python-simplejson"/>
-  <package name="xapian-bindings-python"
+  <package name="python-xapian"
            source="xapian-bindings"/>
-  <package name="xapian-core-libs"
+  <package name="libxapian-dev"
            source="xapian-core"/>
   <package name="python-dbus"
            source="dbus-python"/>
@@ -35,7 +35,7 @@
            source="dbus"/>
   <package name="libdbus-glib-1-dev"
            source="dbus-glib"/>
-  <package name="libloudmouth-1-dev"
+  <package name="libloudmouth1-dev"
            source="loudmouth"/>
   <package name="libpoppler-dev"
            source="poppler"/>




More information about the Sugar-devel mailing list