Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-10-20 17:19:19 +00:00
parent d5b49a7d1f
commit 2cfdaa6c38
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515031

View File

@ -13,9 +13,9 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-fog-core210>=0:devel/rubygem-fog-core210 \
rubygem-fog-json>=1.2:devel/rubygem-fog-json \
rubygem-fog-xml>=0.1.0:textproc/rubygem-fog-xml \
rubygem-google-api-client>=0.23.0:devel/rubygem-google-api-client
rubygem-fog-json>=1.2<2:devel/rubygem-fog-json \
rubygem-fog-xml>=0.1.0<0.2:textproc/rubygem-fog-xml \
rubygem-google-api-client>=0.23.0<1:devel/rubygem-google-api-client
USES= gem
USE_RUBY= yes