Update version requirement of RUN_DEPENDS
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user