I'm running sugar-jhbuild on Ubuntu Hardy, and Tomeu's recent commit to add
dependency files for Ubuntu is great except for 3 packages with the wrong
names (I haven't checked Gutsy - might be the same deal there).  I've
attached a patch - I'm new here so let me know if there is anything else I
should do or if there is a better place to post this.

yours,
Bobby Powers
diff --git a/config/sysdeps/ubuntu-8.04.xml b/config/sysdeps/ubuntu-8.04.xml
index 1475aed..b0010ea 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="libxapian15"
            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"/>
_______________________________________________
Sugar mailing list
[email protected]
http://lists.laptop.org/listinfo/sugar

Reply via email to