pkgsrc-WIP-changes archive

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

lxqt-sudo-0.14.1, reviewed



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Sat Feb 8 21:08:59 2020 +0100
Changeset:	d030e342a79a90d3c6cba9e564f7b79fb2187706

Modified Files:
	lxqt-sudo/Makefile

Log Message:
lxqt-sudo-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=d030e342a79a90d3c6cba9e564f7b79fb2187706

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

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

diffs:
diff --git a/lxqt-sudo/Makefile b/lxqt-sudo/Makefile
index 6207bb583f..7e99749faa 100644
--- a/lxqt-sudo/Makefile
+++ b/lxqt-sudo/Makefile
@@ -19,12 +19,11 @@ CMAKE_ARG_PATH=	..
 
 CMAKE_ARGS+=	-DMSK_INSTALL_INCLUDES=/include
 
-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
 DEPENDS+=	sudo-[0-9]*:../../security/sudo
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"


Home | Main Index | Thread Index | Old Index