diff --git a/srcpkgs/pcsclite/template b/srcpkgs/pcsclite/template index 3a57e08e4d3..6f9680f2171 100644 --- a/srcpkgs/pcsclite/template +++ b/srcpkgs/pcsclite/template @@ -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 " 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"