!7 [sync] PR-6: Add make dependency

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-12-13 11:53:56 +00:00 committed by Gitee
commit 7dc0a46f7b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,12 +1,12 @@
Name: libyubikey
Version: 1.13
Release: 2
Release: 3
Summary: low-level C software development kit for the Yubico YubiKey authentication device
License: BSD
URL: https://developers.yubico.com/yubico-c/
Source0: https://developers.yubico.com/yubico-c/Releases/%{name}-%{version}.tar.gz
BuildRequires: gcc
BuildRequires: gcc make
%description
This package make up the low-level C software development kit for the Yubico YubiKey authentication device.
@ -47,6 +47,9 @@ rm -rf %{buildroot}/%{_libdir}/*.la
%{_libdir}/libyubikey.so
%changelog
* Tue Dec 13 2022 yaoxin <yaoxin30@h-partners.com> - 1.13-3
- Add make dependency
* Sat Dec 03 2022 wangkai <wangkai385@h-partners.com> - 1.13-2
- Fix not striped problem