Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2023 13:12:59 GMT
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b923007e8352 - main - graphics/spectacle: add missing dependency on pwp
Message-ID:  <202308171312.37HDCxvB013714@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308171312.37HDCxvB013714>