add buildrequire gcc

This commit is contained in:
zhouwenpei 2021-06-29 17:27:05 +08:00
parent ec959b667a
commit 21ea89f195

View File

@ -1,13 +1,13 @@
Name: usbredir
Version: 0.8.0
Release: 4
Release: 5
Summary: network protocol libraries for sending USB device traffic
License: LGPLv2+ and GPLv2+
URL: https://www.spice-space.org/usbredir.html
Source0: http://spice-space.org/download/%{name}/%{name}-%{version}.tar.bz2
BuildRequires: libusb1-devel >= 1.0.9 git
BuildRequires: libusb1-devel >= 1.0.9 git gcc
Provides: %{name}-server
Obsoletes: %{name}-server
@ -66,6 +66,9 @@ make %{?_smp_mflags} V=1
%changelog
* Tue Jun 29 2021 zhouwenpei <zhouwenpei1@huawei.com> - 0.8.0-5
- add buildrequire gcc.
* Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.8.0-4
- Type:enhancemnet
- ID:NA