diff --git a/openocd.changes b/openocd.changes index 177ecc1..813759b 100644 --- a/openocd.changes +++ b/openocd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 6 08:14:16 UTC 2014 - matwey.kornilov@gmail.com + +- Use libusb-compat instead of libusb0 + ------------------------------------------------------------------- Tue May 13 18:11:26 UTC 2014 - ralf@rdoering.net diff --git a/openocd.spec b/openocd.spec index ec64912..7301d2c 100644 --- a/openocd.spec +++ b/openocd.spec @@ -45,6 +45,7 @@ BuildRequires: libftdi1-devel BuildRequires: libhidapi-devel BuildRequires: libtool BuildRequires: libudev-devel +BuildRequires: libusb-compat-devel BuildRequires: makeinfo BuildRequires: pkg-config >= 0.23 BuildRequires: pkgconfig(libusb-1.0)