pkgsrc-WIP-changes archive

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

liblxqt-mount: needs qt5-qttools



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sat Oct 24 15:49:20 2015 +0200
Changeset:	1abad924015fed1cf9b3563a580ba1680599a321

Modified Files:
	liblxqt-mount/Makefile

Log Message:
liblxqt-mount: needs qt5-qttools

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

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

diffstat:
 liblxqt-mount/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/liblxqt-mount/Makefile b/liblxqt-mount/Makefile
index 617d43c..ac245d6 100644
--- a/liblxqt-mount/Makefile
+++ b/liblxqt-mount/Makefile
@@ -16,4 +16,5 @@ USE_LANGUAGES=	c c++
 
 .include "../../x11/qt5-dbus/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../x11/qt5-qttools/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index