Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-11-03 17:18:50 +00:00
parent 02e0bcf112
commit 0780df0509
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516469

View file

@ -12,8 +12,8 @@ COMMENT= Terminal strings styling with intuitive and clean API
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-equatable>=0.6:devel/rubygem-equatable \
rubygem-tty-color>=0.5:devel/rubygem-tty-color
RUN_DEPENDS= rubygem-equatable>=0.6<1:devel/rubygem-equatable \
rubygem-tty-color>=0.5<1:devel/rubygem-tty-color
USES= gem
USE_RUBY= yes