pkgsrc-WIP-changes archive

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

tex-svg: runtime dependency inkscape added



Module Name:	pkgsrc-wip
Committed By:	mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Mon Sep 30 06:44:24 2024 +0530
Changeset:	23160c868f16358ea102a523e0892dd064ba4bfb

Modified Files:
	tex-svg/Makefile

Log Message:
tex-svg: runtime dependency inkscape added

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

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

diffstat:
 tex-svg/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/tex-svg/Makefile b/tex-svg/Makefile
index f0e3ded6f7..581c5c77c1 100644
--- a/tex-svg/Makefile
+++ b/tex-svg/Makefile
@@ -17,6 +17,7 @@ DEPENDS+=	tex-tools-[0-9]*:../../print/tex-tools
 DEPENDS+=	tex-trimspaces-[0-9]*:../../print/tex-trimspaces
 DEPENDS+=	tex-transparent-[0-9]*:../../print/tex-transparent
 DEPENDS+=	tex-l3experimental-[0-9]*:../../devel/tex-l3experimental
+DEPENDS+=	inkscape-[0-9]*:../../graphics/inkscape
 
 # catalogue-contact-bugs https://github.com/mrpiggi/svg/issues
 # catalogue-contact-repository https://github.com/mrpiggi/svg


Home | Main Index | Thread Index | Old Index