pkgsrc-WIP-changes archive

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

obconf-qt: needs qt5-qttools



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

Modified Files:
	obconf-qt/Makefile

Log Message:
obconf-qt: 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=21ecbd48008926d9750f248a694e775b8fbe57ae

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

diffstat:
 obconf-qt/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/obconf-qt/Makefile b/obconf-qt/Makefile
index e22d66d..f1141fb 100644
--- a/obconf-qt/Makefile
+++ b/obconf-qt/Makefile
@@ -15,6 +15,7 @@ USE_TOOLS=	pkg-config
 # pkgsrc does not support qt4 variant
 CONFIGURE_ENV=	USE_QT5=ON
 
+.include "../../x11/qt5-qttools/buildlink3.mk"
 .include "../../x11/qt5-qtx11extras/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../wm/openbox/buildlink3.mk"


Home | Main Index | Thread Index | Old Index