pkgsrc-WIP-changes archive

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

lxqt-archiver, declare qt5-qtbase as dependency



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Thu May 14 08:56:51 2020 +0200
Changeset:	524ab06fc7d2846bc4bcba2760fd54eecdc57fdf

Modified Files:
	lxqt-archiver/Makefile

Log Message:
lxqt-archiver, declare qt5-qtbase as dependency

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

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

diffstat:
 lxqt-archiver/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/lxqt-archiver/Makefile b/lxqt-archiver/Makefile
index 17908a5a63..99e636b7e5 100644
--- a/lxqt-archiver/Makefile
+++ b/lxqt-archiver/Makefile
@@ -26,6 +26,7 @@ pre-configure:
 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"
 .include "../../wip/libfm-qt/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"


Home | Main Index | Thread Index | Old Index