pkgsrc-WIP-changes archive

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

qterminal-0.14.1, final self-review



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

Modified Files:
	qterminal/Makefile

Log Message:
qterminal-0.14.1, final self-review

Built with PKG_DEVELOPER=yes

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

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

diffstat:
 qterminal/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/qterminal/Makefile b/qterminal/Makefile
index 5c3963bcca..a0da8c9110 100644
--- a/qterminal/Makefile
+++ b/qterminal/Makefile
@@ -23,6 +23,7 @@ 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 "../../x11/qt5-qtx11extras/buildlink3.mk"


Home | Main Index | Thread Index | Old Index