pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-ranger: changed dependency from 'wip/atool' to 'archivers/atool'
Module Name: pkgsrc-wip
Committed By: Jake Slazenger <jake.slazenger%yandex.com@localhost>
Pushed By: jakeSlaz
Date: Tue Mar 20 14:29:48 2018 +0300
Changeset: 69148d002fac2833b3e66ae40b9b99252a2d88ce
Modified Files:
py-ranger/options.mk
Log Message:
py-ranger: changed dependency from 'wip/atool' to 'archivers/atool'
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=69148d002fac2833b3e66ae40b9b99252a2d88ce
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-ranger/options.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-ranger/options.mk b/py-ranger/options.mk
index 17ffc10270..6af7418c7e 100644
--- a/py-ranger/options.mk
+++ b/py-ranger/options.mk
@@ -87,7 +87,7 @@ DEPENDS+= highlight-[0-9]*:../../textproc/highlight
### atool support.
###
.if !empty(PKG_OPTIONS:Matool)
-DEPENDS+= atool-[0-9]*:../../wip/atool
+DEPENDS+= atool-[0-9]*:../../archivers/atool
.endif
###
Home |
Main Index |
Thread Index |
Old Index