Skip to content

Commit

Permalink
deskutils/syncthingtray: add missing build dependency on testlib
Browse files Browse the repository at this point in the history
The dependency was previously pulled in transitively.

PR:	257100
  • Loading branch information
tcberner committed Jul 14, 2021
1 parent fcb34fa commit e43f383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deskutils/syncthingtray/Makefile
Expand Up @@ -26,7 +26,7 @@ USE_KDE= plasma-framework
USE_QT= concurrent core dbus declarative gui location network \
printsupport qdbus quickcontrols2 svg webchannel \
widgets x11extras buildtools_build doc_build linguist_build \
qmake_build
qmake_build testlib_build

CMAKE_OFF= USE_STANDARD_FILESYSTEM

Expand Down

0 comments on commit e43f383

Please sign in to comment.