mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
pcsclite: move to usr/bin.
This commit is contained in:
parent
c8058073b3
commit
a45607a307
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'pcsclite'
|
||||
pkgname=pcsclite
|
||||
version=1.8.13
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://alioth.debian.org/projects/pcsclite"
|
||||
license="2-clause-BSD"
|
||||
short_desc="Middleware to access a smart card using SCard API (PC/SC)"
|
||||
configure_args="--enable-libudev"
|
||||
configure_args="--enable-libudev --sbindir=/usr/bin"
|
||||
hostmakedepends="intltool pkg-config python"
|
||||
makedepends="libudev-devel libusb-devel python-devel"
|
||||
depends="python"
|
||||
|
|
Loading…
Add table
Reference in a new issue