pkgsrc-WIP-changes archive

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

lxqt-admin-0.14.1, reviewed



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Sat Feb 8 20:49:32 2020 +0100
Changeset:	853ede82cc95e62ca00333e7130a39868d11f077

Modified Files:
	lxqt-admin/Makefile

Log Message:
lxqt-admin-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=853ede82cc95e62ca00333e7130a39868d11f077

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

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

diffs:
diff --git a/lxqt-admin/Makefile b/lxqt-admin/Makefile
index c8698fdd2f..de693b8d74 100644
--- a/lxqt-admin/Makefile
+++ b/lxqt-admin/Makefile
@@ -19,12 +19,11 @@ CMAKE_ARG_PATH=	..
 
 CHECK_PORTABILITY_SKIP=	yes
 
-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+=	lxqt-policykit-[0-9]*:../../wip/lxqt-policykit
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"


Home | Main Index | Thread Index | Old Index