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
(cherry picked from commit 1854a7934a
)
This commit is contained in:
parent
efafb20ae5
commit
19547602e1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user