From 6b077b70fadc6d91747b067b5079ba2649f1195f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 16 Jun 2022 19:54:41 +0200 Subject: [PATCH] Use libusb-compat-0.1-devel, it was renamed --- pyusb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyusb.spec b/pyusb.spec index dd9f584..f19541d 100644 --- a/pyusb.spec +++ b/pyusb.spec @@ -5,7 +5,7 @@ Summary: Python bindings for libusb License: BSD URL: https://github.com/pyusb/pyusb/ Source0: %{pypi_source} -BuildRequires: libusb-devel +BuildRequires: libusb-compat-0.1-devel BuildArch: noarch %global _description\