pkgsrc-WIP-changes archive

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

lxqt-config-0.14.1, reviewed



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Sat Feb 8 20:52:18 2020 +0100
Changeset:	9dae7f8fa160bf1bd093a25a25aa5817677e2121

Modified Files:
	lxqt-config/Makefile

Log Message:
lxqt-config-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=9dae7f8fa160bf1bd093a25a25aa5817677e2121

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

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

diffs:
diff --git a/lxqt-config/Makefile b/lxqt-config/Makefile
index 8fd6e7a5b3..0bebf0c145 100644
--- a/lxqt-config/Makefile
+++ b/lxqt-config/Makefile
@@ -19,12 +19,11 @@ CMAKE_ARG_PATH=	..
 
 CMAKE_ARGS+=	-DWITH_INPUT=OFF
 
-INSTALLATION_DIRS+=	bin lib
-
 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-themes-[0-9]*:../../wip/lxqt-themes
 
 .include "../../x11/qt5-qtsvg/buildlink3.mk"


Home | Main Index | Thread Index | Old Index