diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a74852e..d76ce89 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libphidget21 Priority: optional Maintainer: Jonathan McCrohan <jmccrohan@gmail.com> -Build-Depends: debhelper (>= 8), autotools-dev, dh-autoreconf, libusb-1.0-0-dev, default-jdk +Build-Depends: debhelper (>= 8), autotools-dev, dh-autoreconf, libusb-dev, default-jdk Standards-Version: 3.9.3 Section: libs Homepage: http://www.phidgets.com |