git: b923007e8352 - main - graphics/spectacle: add missing dependency on pwp
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Aug 2023 13:12:59 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=b923007e8352ab8eaf9848d34012ed166853800d commit b923007e8352ab8eaf9848d34012ed166853800d Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-08-17 13:12:11 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-08-17 13:12:51 +0000 graphics/spectacle: add missing dependency on pwp --- graphics/spectacle/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/spectacle/Makefile b/graphics/spectacle/Makefile index 4ba28bb72eef..d768bf1226f5 100644 --- a/graphics/spectacle/Makefile +++ b/graphics/spectacle/Makefile @@ -18,7 +18,7 @@ USE_KDE= attica auth codecs completion config configwidgets coreaddons \ dbusaddons globalaccel guiaddons i18n jobwidgets kdeclarative \ kio libkipi newstuff notifications package purpose \ service solid wayland widgetsaddons windowsystem xmlgui \ - doctools:build ecm:build + doctools:build ecm:build plasma-wayland-protocols:build USE_QT= concurrent core dbus declarative gui network printsupport \ quickcontrols svg widgets x11extras xml \ buildtools:build qmake:build testlib:build