mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
1c506776b1
commit
91c4f54b31
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516477
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue