diff --git a/raspberrypi-rpiboot.changes b/raspberrypi-rpiboot.changes index db61556..3c116e9 100644 --- a/raspberrypi-rpiboot.changes +++ b/raspberrypi-rpiboot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 13 09:51:25 UTC 2021 - Dirk Müller + +- remove libusb-compat - it only uses libusb-1.0 + ------------------------------------------------------------------- Fri Jan 22 19:02:49 UTC 2021 - Jan Engelhardt diff --git a/raspberrypi-rpiboot.spec b/raspberrypi-rpiboot.spec index 1610c60..4161d43 100644 --- a/raspberrypi-rpiboot.spec +++ b/raspberrypi-rpiboot.spec @@ -25,7 +25,6 @@ Group: System/Management URL: https://github.com/raspberrypi/usbboot.git Source0: %{name}-%{version}.tar BuildRequires: libusb-1_0-devel -BuildRequires: libusb-compat-devel %description The raspberrypi-usbboot allows you to flash the eMMC through an USB cable.