Build-Conflicts: should handle this, right?

patch attached.

Andreas
For freebsd: don't compile with libusb!
make sure libusb-dev is not installed

diff -udrNPp openct-0.6.19-1/debian/control openct-0.6.19-0/debian/control
--- openct-0.6.19-1/debian/control	2010-01-10 06:21:37.000000000 +0100
+++ openct-0.6.19-0/debian/control	2010-02-10 09:50:31.000000000 +0100
@@ -3,7 +3,8 @@ Section: utils
 Priority: extra
 Maintainer: Eric Dorland <e...@debian.org>
 Build-Depends: cdbs (>= 0.4.38), debhelper (>= 5.0.45), libpcsclite-dev (>= 1.4.0), pkg-config, libltdl3-dev
-Standards-Version: 3.8.3
+Build-Conflicts: libusb-dev
+Standards-Version: 3.8.3
 Homepage: http://www.opensc-project.org/
 Vcs-Git: git://git.debian.org/git/pkg-opensc/openct.git
 Vcs-Browser: http://git.debian.org/?p=pkg-opensc/openct.git

Reply via email to