pcsclite: no longer needs intltool
This commit is contained in:
parent
748f48ff1c
commit
5758e3062c
|
@ -4,7 +4,7 @@ version=2.2.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dlibudev=true -Dlibsystemd=false -Dpolkit=false"
|
configure_args="-Dlibudev=true -Dlibsystemd=false -Dpolkit=false"
|
||||||
hostmakedepends="intltool pkg-config python3 flex"
|
hostmakedepends="pkg-config python3 flex"
|
||||||
makedepends="eudev-libudev-devel libusb-devel python3-devel"
|
makedepends="eudev-libudev-devel libusb-devel python3-devel"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="Middleware to access a smart card using SCard API (PC/SC)"
|
short_desc="Middleware to access a smart card using SCard API (PC/SC)"
|
||||||
|
|
Loading…
Reference in New Issue