pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
asciidoctor-pdf: Get asciidoctor from textproc, not from wip
Module Name: pkgsrc-wip
Committed By: Charlotte Koch <dressupgeekout%gmail.com@localhost>
Pushed By: cfkoch
Date: Tue May 11 22:48:04 2021 -0700
Changeset: 067c148693df4526271f78b68b6078da10b90918
Modified Files:
ruby-asciidoctor-pdf/Makefile
Log Message:
asciidoctor-pdf: Get asciidoctor from textproc, not from wip
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=067c148693df4526271f78b68b6078da10b90918
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ruby-asciidoctor-pdf/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/ruby-asciidoctor-pdf/Makefile b/ruby-asciidoctor-pdf/Makefile
index a8b1fe11dd..72bd6e4ec4 100644
--- a/ruby-asciidoctor-pdf/Makefile
+++ b/ruby-asciidoctor-pdf/Makefile
@@ -8,7 +8,7 @@ HOMEPAGE= https://asciidoctor.org/
COMMENT= PDF extension for Asciidoctor
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-asciidoctor>=2.0.0:../../wip/ruby-asciidoctor
+DEPENDS+= ${RUBY_PKGPREFIX}-asciidoctor>=2.0.0:../../textproc/ruby-asciidoctor
DEPENDS+= ${RUBY_PKGPREFIX}-concurrent-ruby>=1.1.0:../../devel/ruby-concurrent-ruby
DEPENDS+= ${RUBY_PKGPREFIX}-prawn-icon>=2.5.0:../../wip/ruby-prawn-icon
DEPENDS+= ${RUBY_PKGPREFIX}-prawn-svg>=0.30.0:../../wip/ruby-prawn-svg
Home |
Main Index |
Thread Index |
Old Index