From d8c38d06baaf101e64932deb40f2751211b2d6e4 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Thu, 10 May 2012 02:44:30 +0100 Subject: Build against libusb-1.0 rather than libusb-0.1 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e81fc3b..6b7775e 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libphidget21 Priority: optional Maintainer: Jonathan McCrohan -Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf, libusb-dev, default-jdk +Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf, libusb-1.0-0-dev, default-jdk Standards-Version: 3.9.3 Section: libs Homepage: http://www.phidgets.com -- cgit v1.2.3