pkgsrc-WIP-changes archive

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

foliate: Fixes minor pkglint issues.



Module Name:	pkgsrc-wip
Committed By:	Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By:	fox
Date:		Mon Oct 7 18:09:09 2019 -0500
Changeset:	bbc9ff88f9ff8776cacb4fddaae8a0768ee135d0

Modified Files:
	foliate/Makefile

Log Message:
foliate: Fixes minor pkglint issues.

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

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

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

diffs:
diff --git a/foliate/Makefile b/foliate/Makefile
index 7a93f43e01..f5049fb06d 100644
--- a/foliate/Makefile
+++ b/foliate/Makefile
@@ -39,6 +39,7 @@ post-install:
 .include "../../devel/py-meson/build.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/glib2/schemas.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../lang/python/application.mk"
 BUILDLINK_API_DEPENDS.webkit-gtk+=	webkit-gtk>=2.24.0
 .include "../../www/webkit-gtk/buildlink3.mk"


Home | Main Index | Thread Index | Old Index