devel/pcsc-cyberjack: Add pkgconfig as dependency to fix build failure

Missing dependency causing package not to build

Reported by:	pkg-fallout
Approved by:	portmgr (blanket)
This commit is contained in:
Daniel Engberg 2023-01-02 13:04:42 +01:00
parent 777763df88
commit 1535aee5b3

View file

@ -16,7 +16,8 @@ LICENSE_FILE_LGPL20= ${WRKSRC}/COPYRIGHT.LGPL
LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite \
libxml2.so:textproc/libxml2
USES= dos2unix gmake libtool tar:bzip2 autoreconf compiler:gcc-c++11-lib
USES= autoreconf compiler:gcc-c++11-lib dos2unix gmake libtool pkgconfig \
tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes