Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
b578556306
commit
a7ac3f6812
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515035
@ -12,7 +12,7 @@ COMMENT= Module for the 'fog' gem to support OpenStack clouds
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-fog-core>=2.1:devel/rubygem-fog-core \
|
||||
RUN_DEPENDS= rubygem-fog-core>=2.1<3:devel/rubygem-fog-core \
|
||||
rubygem-fog-json>=1.0:devel/rubygem-fog-json \
|
||||
rubygem-ipaddress>=0.8:net/rubygem-ipaddress
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user