mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
misc/bibletime: add missing build dependency on testlib
The dependency was previously pulled in transitively. PR: 257100
This commit is contained in:
parent
6d96654ae7
commit
e986782489
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ LIB_DEPENDS= libclucene-core.so:textproc/clucene \
|
|||
|
||||
USES= cmake compiler:c11 qt:5 tar:xz ssl
|
||||
USE_QT= buildtools core dbus gui linguist_build network script svg \
|
||||
webkit xml qmake_build
|
||||
webkit xml qmake_build testlib_build
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue