pkgsrc-WIP-changes archive

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

lxqt-qtplugin-0.14.0, reviewed



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

Modified Files:
	lxqt-qtplugin/Makefile

Log Message:
lxqt-qtplugin-0.14.0, reviewed

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

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

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

diffs:
diff --git a/lxqt-qtplugin/Makefile b/lxqt-qtplugin/Makefile
index de697a9381..a5ba82e44e 100644
--- a/lxqt-qtplugin/Makefile
+++ b/lxqt-qtplugin/Makefile
@@ -17,12 +17,11 @@ USE_LANGUAGES=	c c++
 CONFIGURE_DIRS=	build
 CMAKE_ARG_PATH=	..
 
-INSTALLATION_DIRS+=	qt5
-
 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 "../../devel/libdbusmenu-qt5/buildlink3.mk"


Home | Main Index | Thread Index | Old Index