Comment 6 for bug 393454

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Can we use that trick for our other "|" depends? For example, the python and pysqlite2 ones:

--- debian/control 2009-06-22 19:21:37 +0000
+++ debian/control 2009-06-30 12:29:47 +0000
@@ -9,16 +9,16 @@
 Package: landscape-common
 Architecture: all
 Pre-Depends: python, python-gobject
-Depends: ${python:Depends}, ${misc:Depends},
+Depends: ${python:Depends}, ${misc:Depends}, ${extra:Depends},
          python-smartpm (>= 1.2-0ubuntu1),
          python-pysqlite2 | python2.4-pysqlite2,
- update-motd | lsb-base (<< 3.2-14ubuntu2),
          python-dbus | python2.4-dbus,
          python-twisted-core,
          ca-certificates,
          perl-modules,
          python-gdbm,
          lsb-release,
+ lsb-base,
          adduser
 Replaces: landscape-client (<= 1.0.23-0ubuntu0.8.10)
 Description: The Landscape administration system client