diff --git a/chromium.spec b/chromium.spec index a6ed5108..fa729562 100644 --- a/chromium.spec +++ b/chromium.spec @@ -434,7 +434,11 @@ BuildRequires: libdrm-devel BuildRequires: libgcrypt-devel BuildRequires: libudev-devel BuildRequires: libuuid-devel +%if 0%{?fedora} >= 37 +BuildRequires: libusb-compat-0.1-devel +%else BuildRequires: libusb-devel +%endif BuildRequires: libXdamage-devel BuildRequires: libXtst-devel BuildRequires: xcb-proto