git: 8e6886c7dad7 - main - multimedia/smplayer: fixed dependencies list from qt
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Jan 2024 14:20:54 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=8e6886c7dad7ec933c83a72bbfd7aa1a994a8a93 commit 8e6886c7dad7ec933c83a72bbfd7aa1a994a8a93 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-01-08 14:18:41 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-01-08 14:20:45 +0000 multimedia/smplayer: fixed dependencies list from qt Approved by: arrowd (mentor, implicit) --- multimedia/smplayer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/smplayer/Makefile b/multimedia/smplayer/Makefile index ce904254f06a..b5d5c4a2ce4f 100644 --- a/multimedia/smplayer/Makefile +++ b/multimedia/smplayer/Makefile @@ -14,7 +14,7 @@ USES= cpe compiler:c++11-lang desktop-file-utils dos2unix gl \ gmake qmake qt:5 tar:bzip2 xorg USE_GL= gl USE_QT= buildtools:build linguisttools:build \ - core dbus gui network script widgets xml + core dbus declarative gui network widgets xml USE_XORG= x11 xext CPE_VENDOR= ricardo_villalba