summaryrefslogtreecommitdiff
path: root/x11-toolkits/rubygem-gtk3/files/patch-ext_gtk3_extconf.rb
blob: 58d36bbc1abf9263bfbcff0334eef76e9517ed9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ext/gtk3/extconf.rb.orig	2016-01-22 18:41:23.871812000 +0000
+++ ext/gtk3/extconf.rb	2016-01-22 18:43:47.587265000 +0000
@@ -39,6 +39,7 @@
 require "mkmf-gnome2"
 
 depended_packages = [
+  "cairo",
   "glib2",
   "gobject-introspection",
   "cairo-gobject",