Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-10-20 17:18:35 +00:00
parent 41b5016513
commit ab3e82d945

View file

@ -14,8 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \
rubygem-fog-json>=0:devel/rubygem-fog-json \
rubygem-ipaddress>=0.8:net/rubygem-ipaddress \
rubygem-xml-simple>=1.1:textproc/rubygem-xml-simple
rubygem-ipaddress>=0.8<1:net/rubygem-ipaddress \
rubygem-xml-simple>=1.1<2:textproc/rubygem-xml-simple
USES= gem
USE_RUBY= yes