pkgsrc-wip -- http://pkgsrc.org/wip/
/
pkgsrc-wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ea0c1e
)
py-ranger: changed dependency from 'wip/atool' to 'archivers/atool'
author
Jake Slazenger
<jake.slazenger@yandex.com>
Tue, 20 Mar 2018 11:29:48 +0000
(14:29 +0300)
committer
Jake Slazenger
<jake.slazenger@yandex.com>
Tue, 20 Mar 2018 11:30:16 +0000
(14:30 +0300)
py-ranger/options.mk
patch
|
blob
|
blame
|
history
diff --git
a/py-ranger/options.mk
b/py-ranger/options.mk
index 17ffc102705bb3b50bac9f330f66c775a6f48602..6af7418c7e1f9722b957c8cf5bd1af5fb5901756 100644
(file)
--- 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
###