pkgsrc-WIP-changes archive

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

lxqt-openssh-askpass, verify build with Qt5>=5.14



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Fri Jan 31 15:27:03 2020 +0100
Changeset:	004671264d990e837ff974abf3624f6d65a686fd

Modified Files:
	lxqt-openssh-askpass/Makefile

Log Message:
lxqt-openssh-askpass, verify build with Qt5>=5.14

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

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

diffstat:
 lxqt-openssh-askpass/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/lxqt-openssh-askpass/Makefile b/lxqt-openssh-askpass/Makefile
index 81321f2527..80bc9d1bc9 100644
--- a/lxqt-openssh-askpass/Makefile
+++ b/lxqt-openssh-askpass/Makefile
@@ -23,9 +23,9 @@ 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+=	openssh-[0-9]*:../../security/openssh
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"
-.include "../../x11/qt5-qttools/buildlink3.mk"
 .include "../../wip/liblxqt/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index