pkgsrc-WIP-changes archive

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

calligra: Added more dependencies



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Wed Feb 17 14:56:09 2016 +0200
Changeset:	dd9fe5641fdff15e979a132eed284344c3c7fcb3

Modified Files:
	calligra/Makefile

Log Message:
calligra: Added more dependencies

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

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

diffstat:
 calligra/Makefile | 9 +++++++++
 1 file changed, 9 insertions(+)

diffs:
diff --git a/calligra/Makefile b/calligra/Makefile
index eba17b3..5bef93d 100644
--- a/calligra/Makefile
+++ b/calligra/Makefile
@@ -21,6 +21,15 @@ CONFIGURE_DIRS=		_KDE_build
 pre-configure:
 	${MKDIR} ${WRKSRC}/_KDE_build
 
+.include "../../graphics/oxygen-icons/buildlink3.mk"
+.include "../../databases/libpqxx/buildlink3.mk"
+.include "../../converters/librevenge/buildlink3.mk"
+.include "../../devel/libgit2/buildlink3.mk"
+.include "../../graphics/lcms2/buildlink3.mk"
+.include "../../fonts/fontconfig/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../textproc/libodfgen/buildlink3.mk"
+.include "../../converters/libetonyek/buildlink3.mk"
 .include "../../converters/libvisio/buildlink3.mk"
 .include "../../converters/libwpd/buildlink3.mk"
 .include "../../converters/libwpg/buildlink3.mk"


Home | Main Index | Thread Index | Old Index