[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#399061: FTBFS on GNU/k*BSD



Package: kdepim
Version: 4:3.5.5.dfsg.1-1
Severity: wishlist
Tags: patch

The latest version of kdepim fails to build on GNU/k*BSD (and other non-linux 
debian systems) because it build-depends on the linux-only package 
libbluetooth2-dev. The attached patch corrects this.

Thanks for your cooperation,
Kostas Koukopoulos
diff -Naur kdepim-3.5.5.dfsg.1.orig/debian/control kdepim-3.5.5.dfsg.1/debian/control
--- kdepim-3.5.5.dfsg.1.orig/debian/control	2006-11-16 16:24:41.000000000 +0200
+++ kdepim-3.5.5.dfsg.1/debian/control	2006-11-16 16:22:07.000000000 +0200
@@ -5,7 +5,7 @@
 Uploaders: Daniel Schepler <schepler@debian.org>
 Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), automake1.9,
  cdparanoia, gawk, gettext, kdelibs4-dev (>= 4:3.5.5), bison, byacc, bzip2,
- flex, groff-base, libbluetooth2-dev, libboost-dev (>= 1.33.1), libgnokii3-dev,
+ flex, groff-base, libbluetooth2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libboost-dev (>= 1.33.1), libgnokii3-dev,
  libgpgme11-dev, liblockdev1-dev, libmal-dev, libpisock-dev, libreadline5-dev,
  libsasl2-dev, libssl-dev, libtool (>= 1.5), libxpm-dev, libxss-dev, sharutils,
  texinfo

Reply to: