ports/x11-toolkits/rubygem-gtksourceview2/files/patch-ext_gtksourceview2_extconf.rb
2017-04-28 20:44:05 +00:00

10 lines
205 B
Ruby

--- ext/gtksourceview2/extconf.rb.orig 2017-04-28 17:05:47 UTC
+++ ext/gtksourceview2/extconf.rb
@@ -31,6 +31,7 @@ rescue LoadError
end
[
+ "cairo",
"glib2",
"gobject-introspection",
"gio2",