mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
10 lines
239 B
Ruby
10 lines
239 B
Ruby
--- ext/gtk3/extconf.rb.orig 2017-07-08 14:41:53 UTC
|
|
+++ ext/gtk3/extconf.rb
|
|
@@ -39,6 +39,7 @@ package_id = "gtk+-3.0"
|
|
require "mkmf-gnome2"
|
|
|
|
depended_packages = [
|
|
+ "cairo",
|
|
"glib2",
|
|
"gobject-introspection",
|
|
"cairo-gobject",
|