Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-30 00:04:56 +00:00
parent d039a61c45
commit 4a14fbfd38
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510210

View File

@ -12,9 +12,9 @@ COMMENT= File and directory manipulation utility methods
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-diff-lcs>=1.3:textproc/rubygem-diff-lcs \
rubygem-pastel>=0.7.2:devel/rubygem-pastel \
rubygem-tty-prompt>=0.18:devel/rubygem-tty-prompt
RUN_DEPENDS= rubygem-diff-lcs>=1.3<2:textproc/rubygem-diff-lcs \
rubygem-pastel>=0.7.2<0.8:devel/rubygem-pastel \
rubygem-tty-prompt>=0.18<1:devel/rubygem-tty-prompt
USES= gem
USE_RUBY= yes