pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
harmony: fix dependency
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Mon Apr 18 00:50:53 2022 +0200
Changeset: 1a5b4640490c297958840196980d2ad78ff9cb8d
Modified Files:
harmony/Makefile
Log Message:
harmony: fix dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1a5b4640490c297958840196980d2ad78ff9cb8d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
harmony/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/harmony/Makefile b/harmony/Makefile
index 680c8a7d5a..bac38deacb 100644
--- a/harmony/Makefile
+++ b/harmony/Makefile
@@ -83,7 +83,7 @@ DEPENDS+= p5-CGI-Compile-[0-9]*:../../www/p5-CGI-Compile
DEPENDS+= p5-Cache-Memcached-Fast-[0-9]*:../../devel/p5-Cache-Memcached-Fast
DEPENDS+= p5-Email-MIME-Attachment-Stripper-[0-9]*:../../mail/p5-Email-MIME-Attachment-Stripper
DEPENDS+= p5-JSON-RPC-[0-9]*:../../www/p5-JSON-RPC
-DEPENDS+= Text-MultiMarkdown-[0-9]*:../../textproc/p5-MultiMarkdown
+DEPENDS+= p5-Text-MultiMarkdown-[0-9]*:../../textproc/p5-Text-MultiMarkdown
DEPENDS+= p5-MooX-StrictConstructor-[0-9]*:../../devel/p5-MooX-StrictConstructor
DEPENDS+= p5-Tie-IxHash-[0-9]*:../../devel/p5-Tie-IxHash
DEPENDS+= p5-Search-Elasticsearch-[0-9]*:../../devel/p5-Search-Elasticsearch
Home |
Main Index |
Thread Index |
Old Index