pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pavucontrol-qt-0.14.1, reviewed



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Sat Feb 8 20:44:46 2020 +0100
Changeset:	112f484c78b120da47019ec67f44bbab76aabd7c

Modified Files:
	pavucontrol-qt/Makefile

Log Message:
pavucontrol-qt-0.14.1, reviewed

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=112f484c78b120da47019ec67f44bbab76aabd7c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 pavucontrol-qt/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/pavucontrol-qt/Makefile b/pavucontrol-qt/Makefile
index 7d6d4a7c7a..c2bd795638 100644
--- a/pavucontrol-qt/Makefile
+++ b/pavucontrol-qt/Makefile
@@ -17,12 +17,11 @@ USE_LANGUAGES=	c c++
 CONFIGURE_DIRS=	build
 CMAKE_ARG_PATH=	..
 
-INSTALLATION_DIRS+=	bin
-
 pre-configure:
 	${MKDIR} -p ${WRKSRC}/build
 
 TOOL_DEPENDS+=	lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
+TOOL_DEPENDS+=	qt5-qttools-[0-9]*:../../x11/qt5-qttools
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../wip/liblxqt/buildlink3.mk"


Home | Main Index | Thread Index | Old Index