Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
dc6fc03bee
commit
11a1690dfc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510216
@ -12,9 +12,9 @@ COMMENT= Methods for processing keyboard input
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-tty-cursor>=0.7:devel/rubygem-tty-cursor \
|
||||
rubygem-tty-screen>=0.7:devel/rubygem-tty-screen \
|
||||
rubygem-wisper>=2.0.0:devel/rubygem-wisper
|
||||
RUN_DEPENDS= rubygem-tty-cursor>=0.7<1:devel/rubygem-tty-cursor \
|
||||
rubygem-tty-screen>=0.7<1:devel/rubygem-tty-screen \
|
||||
rubygem-wisper>=2.0.0<2.1:devel/rubygem-wisper
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
Loading…
Reference in New Issue
Block a user