Bug#499384: totem: FTBFS on GNU/kFreeBSD (only update of Build-Depends needed)

Petr Salinger Petr.Salinger at seznam.cz
Thu Sep 18 09:16:29 UTC 2008


Package: totem
Severity: important
Version: 2.22.2-4
Tags: patch
User: glibc-bsd-devel at lists.alioth.debian.org
Usertags: kfreebsd

Hi,

the current version has unsatisfied Build-Depends on libbluetooth-dev
under non-linux ports.

Please, could you exclude linux specific package in control.in/control
as shown bellow.
In mean time, libhal-dev become available on GNU/kFreeBSD,
so there is no need for excluding it any longer.

Thanks for your cooperation.

                                 Petr

diff -u totem-2.22.2/debian/control.in totem-2.22.2/debian/control.in
--- totem-2.22.2/debian/control.in
+++ totem-2.22.2/debian/control.in
@@ -41,7 +41,7 @@
                 dpkg-dev (>= 1.13.19),
                 libgconf2-dev,
                 shared-mime-info (>= 0.22),
-               libhal-dev (>= 0.5) [!kfreebsd-i386 !kfreebsd-amd64],
+               libhal-dev (>= 0.5),
                 libcam-dev [kfreebsd-i386 kfreebsd-amd64],
                 libxtst-dev,
                 libgnome2-dev (>= 2.14.0),
@@ -52,7 +52,7 @@
                 python-dev (>= 2.3),
                 python-gobject-dev,
                 python-gtk2-dev (>= 2.12),
-               libbluetooth-dev,
+               libbluetooth-dev [!kfreebsd-i386 !kfreebsd-amd64],
                 libgalago-dev (>= 0.5.2)
  Standards-Version: 3.7.3
  Homepage: http://www.gnome.org/projects/totem/







More information about the pkg-gnome-maintainers mailing list