Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
1e262bfe7a
commit
fe41958f27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533503
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-aws-sigv4>=1.0<2:devel/rubygem-aws-sigv4 \
|
||||
rubygem-faraday>=0.15<1:www/rubygem-faraday
|
||||
rubygem-faraday>=0.15:www/rubygem-faraday
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
Loading…
Reference in a new issue