Accepting request 1126850 from home:ohollmann:branches:security:chipcard
- Fix build dependency - require zlib-devel instead of zlib OBS-URL: https://build.opensuse.org/request/show/1126850 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-ccid?expand=0&rev=103
This commit is contained in:
parent
a570dae8f7
commit
4ce40d3599
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 16 11:26:14 UTC 2023 - Otto Hollmann <otto.hollmann@suse.com>
|
||||
|
||||
- Fix build dependency - require zlib-devel instead of zlib
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 30 09:06:16 UTC 2023 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
|
@ -33,8 +33,8 @@ BuildRequires: flex
|
||||
BuildRequires: libusb-1_0-devel
|
||||
BuildRequires: pcsc-lite-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: pkgconfig(udev)
|
||||
BuildRequires: zlib
|
||||
# openSUSE package pcsc-lite 1.6.6 is the first one which creates the scard UID and GID:
|
||||
Requires: pcsc-lite >= 1.6.6
|
||||
%define ifddir %(pkg-config libpcsclite --variable=usbdropdir)
|
||||
|
Loading…
Reference in New Issue
Block a user