summaryrefslogtreecommitdiff
path: root/packaging/cups.spec.in
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-05-27 14:57:09 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-05-27 14:57:09 +0000
commit995b120a06efe090ce5b7c525844310bc1577a64 (patch)
treef7fbe7d54087151776b94065fec1fa155cfac652 /packaging/cups.spec.in
parent85cbdbc74a863b2a858c8820f4027d83cfa4e22d (diff)
downloadcups-995b120a06efe090ce5b7c525844310bc1577a64.tar.gz
Red Hat renamed the libusb developer package (again).
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11895 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'packaging/cups.spec.in')
-rw-r--r--packaging/cups.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/cups.spec.in b/packaging/cups.spec.in
index efe9d0236..2bbf0b802 100644
--- a/packaging/cups.spec.in
+++ b/packaging/cups.spec.in
@@ -66,7 +66,7 @@ BuildRequires: avahi-devel
%endif
%if %{?_with_libusb1:1}%{!?_with_libusb1:0}
-BuildRequires: libusbx-devel
+BuildRequires: libusb-devel >= 1.0
%endif
%if %{?_with_systemd:1}%{!?_with_systemd:0}