Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-11-03 17:19:30 +00:00
parent 1c506776b1
commit 91c4f54b31
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516477

View file

@ -12,7 +12,7 @@ COMMENT= Ruby wrapper for libinotify, using ffi
LICENSE= MIT
LIB_DEPENDS= libinotify.so:devel/libinotify
RUN_DEPENDS= rubygem-ffi>=1.0:devel/rubygem-ffi
RUN_DEPENDS= rubygem-ffi>=1.0<2:devel/rubygem-ffi
USES= gem
USE_RUBY= yes