Package: gnome-applets
Version: 2.26.3-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd


Hi,

the current version fails to build on GNU/kFreeBSD.

It needs to update build-depends, see bellow.
Please conditionalize support of network-manager
only for linux architectures, on the other hand hal
is now available also on GNU/kFreeBSD.

Thanks in advance

                        Petr

diff -u gnome-applets-2.26.3/debian/control.in gnome-applets-2.26.3/debian/control.in
--- gnome-applets-2.26.3/debian/control.in
+++ gnome-applets-2.26.3/debian/control.in
@@ -20,7 +20,7 @@
                libwnck-dev (>= 2.9.3),
                libgnome-desktop-dev (>= 2.11.1),
                libnotify-dev (>= 0.3.2),
-               libhal-dev (>= 0.5.3) | not+linux-gnu,
+               libhal-dev (>= 0.5.3) | hurd,
                libdbus-1-dev (>= 1.1.2),
                libdbus-glib-1-dev (>= 0.74),
                python-gtk2-dev (>= 2.6),
@@ -43,7 +43,7 @@
                docbook-utils,
                gnome-doc-utils (>= 0.3.2),
                libapm-dev | not+linux-gnu,
-               network-manager-dev (>= 0.7),
+               network-manager-dev (>= 0.7) | not+linux-gnu,
                libgstreamer0.10-dev (>= 0.10.2),
                libgstreamer-plugins-base0.10-dev (>= 0.10.2),
                x11proto-kb-dev,




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to