1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

audio/hydrogen: add missing build dependency on testlib

The dependency was previously pulled in transitively.

PR:		257100
This commit is contained in:
Tobias C. Berner 2021-07-19 06:49:41 +02:00
parent bd1ab07919
commit 00e161175a

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libsndfile.so:audio/libsndfile \
USES= cmake compiler:c++11-lang desktop-file-utils pkgconfig \
localbase qt:5
USE_QT= core gui network widgets xml xmlpatterns buildtools_build \
linguisttools_build qmake_build
linguisttools_build qmake_build testlib_build
USE_LDCONFIG= yes
USE_GITHUB= yes