You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
10 lines
242 B
Diff
10 lines
242 B
Diff
--- rb-inotify-0.11.1.gemspec
|
|
+++ rb-inotify-0.11.1.gemspec
|
|
@@ -24,5 +24,5 @@
|
|
|
|
s.specification_version = 4
|
|
|
|
- s.add_runtime_dependency(%q<ffi>.freeze, ["~> 1.0".freeze])
|
|
+ s.add_runtime_dependency(%q<ffi>.freeze, [">= 1.0".freeze])
|
|
end
|