pkgsrc-WIP-changes archive

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

imv: Needs asciidoc



Module Name:	pkgsrc-wip
Committed By:	nia <nia%NetBSD.org@localhost>
Pushed By:	nee
Date:		Sat Jan 11 14:54:44 2020 +0000
Changeset:	05ccf5ab7156a691cfa2d8cd5712f57aa1d3477e

Modified Files:
	imv/Makefile

Log Message:
imv: Needs asciidoc

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

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

diffstat:
 imv/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/imv/Makefile b/imv/Makefile
index 18e3e3d50f..be051c70ed 100644
--- a/imv/Makefile
+++ b/imv/Makefile
@@ -11,6 +11,8 @@ HOMEPAGE=	https://github.com/eXeC64/imv
 COMMENT=	Image viewer for X11/Wayland
 LICENSE=	mit
 
+TOOL_DEPENDS+=	asciidoc-[0-9]*:../../textproc/asciidoc
+
 USE_TOOLS+=	gmake pkg-config
 USE_LANGUAGES=	c99
 


Home | Main Index | Thread Index | Old Index