Third time's the charm (ha!) for deskutils/charmtimetracker
Add missing build-dependency on pkgconfig, needed to find libsecret-1
This commit is contained in:
parent
d935d1c630
commit
5a367c58c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478671
@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libqt5keychain.so:security/qtkeychain@qt5
|
||||
|
||||
USES= cmake:outsource compiler:c++11-lib qt:5
|
||||
USES= cmake:outsource compiler:c++11-lib pkgconfig qt:5
|
||||
CMAKE_ARGS= -DCharm_VERSION:STRING=${PORTVERSION}
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
Loading…
Reference in New Issue
Block a user