pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(pkgtools/check-update) w3m is necessay in fork-w3m, which calls both curl and w3m
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara (CF-S9) <makoto%ki.nu@localhost>
Pushed By: mef
Date: Thu Mar 30 23:11:07 2017 +0900
Changeset: dd6baa4a640c2104f537f88f032a9d66daa65246
Modified Files:
check-update/Makefile
Log Message:
(pkgtools/check-update) w3m is necessay in fork-w3m, which calls both curl and w3m
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dd6baa4a640c2104f537f88f032a9d66daa65246
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
check-update/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/check-update/Makefile b/check-update/Makefile
index 1a14c1cfa1..8f29ba065f 100644
--- a/check-update/Makefile
+++ b/check-update/Makefile
@@ -12,6 +12,7 @@ LICENSE= modified-bsd
DEPENDS+= httping-[0-9]*:../../net/httping
DEPENDS+= p5-Net-DNS-[0-9]*:../../net/p5-Net-DNS
DEPENDS+= curl-[0-9]*:../../www/curl
+DEPENDS+= w3m-[0-9]*:../../www/w3m
DEPENDS+= p5-Algorithm-Diff-[0-9]*:../../devel/p5-Algorithm-Diff
DEPENDS+= ruby[0-9]*-base-[0-9]*:../../lang/${RUBY_PKGPREFIX}-base
DEPENDS+= p5-Algorithm-Diff-[0-9]*:../../devel/p5-Algorithm-Diff
Home |
Main Index |
Thread Index |
Old Index