Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh
2019-11-03 17:33:20 +00:00
parent c92796110d
commit 4450df89f5

View File

@@ -11,8 +11,8 @@ COMMENT= Listens to file modifications
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-rb-fsevent>=0.9.4:devel/rubygem-rb-fsevent \
rubygem-rb-inotify>=0.9.7:devel/rubygem-rb-inotify
RUN_DEPENDS= rubygem-rb-fsevent>=0.9.4<1:devel/rubygem-rb-fsevent \
rubygem-rb-inotify>=0.9.7<1:devel/rubygem-rb-inotify
USES= gem
USE_RUBY= yes