pkgsrc-WIP-changes archive

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

libsysstat: needs qt5-qttools



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sat Oct 24 15:50:21 2015 +0200
Changeset:	6b178e8161bd5913e558a9cd5d250cfcbed48179

Modified Files:
	libsysstat/Makefile

Log Message:
libsysstat: 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=6b178e8161bd5913e558a9cd5d250cfcbed48179

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

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

diffs:
diff --git a/libsysstat/Makefile b/libsysstat/Makefile
index 6d29aae..70fceee 100644
--- a/libsysstat/Makefile
+++ b/libsysstat/Makefile
@@ -11,4 +11,5 @@ COMMENT=	Library used to query system info and statistics
 LICENSE=	gnu-lgpl-v2.1
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../x11/qt5-qttools/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index