pkgsrc-WIP-changes archive

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

lumina: Require x11/qt5-qtsvg



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Feb 28 15:09:55 2016 +0100
Changeset:	6ec8f38add9464ef96d2e19641c0527ec8f446ab

Modified Files:
	lumina/Makefile

Log Message:
lumina: Require x11/qt5-qtsvg

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

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

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

diffs:
diff --git a/lumina/Makefile b/lumina/Makefile
index 376981b..ccb42d5 100644
--- a/lumina/Makefile
+++ b/lumina/Makefile
@@ -60,4 +60,5 @@ pre-install:
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../x11/qt5-qtmultimedia/buildlink3.mk"
 .include "../../x11/qt5-qtdeclarative/buildlink3.mk"
+.include "../../x11/qt5-qtsvg/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index