summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorClément MArtin <twisla@twis.la>2022-05-25 21:03:24 +0200
committerTobias C. Berner <tcberner@FreeBSD.org>2022-05-25 21:08:20 +0200
commit1854a7934a4f285dbc48b449e37cca784955b40b (patch)
tree88ef21bf717ec49237864e28847c42f7a62ac202 /x11-toolkits
parentastro/kstars: update to 3.5.9 (diff)
x11-toolkits/plasma5-kdeplasma-addons: add missing testlib dependency
- testlib got pulled in transitively, when WEBENGINE/PURPOSE is enabled. When both options are of, the required dependency is missing on the system and threfore leading to build failures. PR: 264199
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/plasma5-kdeplasma-addons/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/plasma5-kdeplasma-addons/Makefile b/x11-toolkits/plasma5-kdeplasma-addons/Makefile
index f7e3e0c568db..f40bd4161b5e 100644
--- a/x11-toolkits/plasma5-kdeplasma-addons/Makefile
+++ b/x11-toolkits/plasma5-kdeplasma-addons/Makefile
@@ -16,7 +16,7 @@ USE_KDE= activities archive attica auth bookmarks codecs completion \
ecm_build
USE_QT= concurrent core dbus declarative graphicaleffects gui location \
network printsupport script webchannel widgets x11extras xml \
- buildtools_build qmake_build
+ buildtools_build qmake_build testlib_build
OPTIONS_DEFINE= PURPOSE QTWEBENGINE
OPTIONS_DEFAULT= PURPOSE