mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
chore (virtualsmartcard): use %conf, remove python3 dep (#11292)
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ Source0: https://github.com/frankmorgner/vsmartcard/releases/download/%na
|
||||
License: GPL-3.0-only
|
||||
BuildRequires: pcsc-lite-devel gcc libtool pkg-config qrencode-devel python3-devel help2man
|
||||
|
||||
Requires: qrencode-libs python3
|
||||
Requires: qrencode-libs
|
||||
Packager: june-fish <git@june.fish>
|
||||
|
||||
%description
|
||||
@@ -15,6 +15,8 @@ Virtual Smart Card emulates a smart card and makes it accessible through PC/SC.
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
|
||||
%conf
|
||||
autoreconf --verbose --install
|
||||
%configure prefix=NONE pythondir=%{python3_sitelib} bindir=%{_bindir}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user