diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-12-05 23:42:54 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-12-05 23:42:54 +0000 |
commit | fd9c534594b5b3a74b886c971978056ef17c8389 (patch) | |
tree | 9716f192f1a9df664d64708f9736c08ceb83cf35 | |
parent | 7b3822922b33ef9752b2c51ca30ef23eb70dfc18 (diff) | |
download | libphidget21-fd9c534594b5b3a74b886c971978056ef17c8389.tar.gz |
Revert back to libusb-0.1 for squeeze
Diffstat (limited to '')
-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 |