From 429b411e26bc246a07323c53f380af29c32e356f Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Sun, 26 Jun 2016 23:19:56 +0200 Subject: [PATCH] Switch to libusb-1.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6f0f85d..cfe32b3 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), dahdi-source (>= 1:2.7), libnewt-dev, bzip2, - libusb-dev, + libusb-1.0-0-dev, asciidoc, groff, man-db,