From ff711b0beaa865120add8fbfcad734c8c0e620ee5216d748d1bcf89c0067ff62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 10 Oct 2014 12:00:17 +0000 Subject: [PATCH] Accepting request 254101 from home:matwey:branches:hardware Hi, This is to fix build for Factory. OBS-URL: https://build.opensuse.org/request/show/254101 OBS-URL: https://build.opensuse.org/package/show/hardware/openocd?expand=0&rev=12 --- openocd.changes | 5 +++++ openocd.spec | 1 + 2 files changed, 6 insertions(+) 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)