From f8d0f4199b03a43eca6316ecff0ef8c46573aa9a Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Tue, 14 Mar 2017 09:42:40 +0000 Subject: [PATCH] gtk+3 3.22.10 gtk+3: add patch for pre-Xcode 8 builds Closes #11065. Signed-off-by: Tomasz Pajor --- Formula/gtk+3.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/gtk+3.rb b/Formula/gtk+3.rb index bda307046d..8022e4de3c 100644 --- a/Formula/gtk+3.rb +++ b/Formula/gtk+3.rb @@ -23,6 +23,12 @@ class Gtkx3 < Formula depends_on "gsettings-desktop-schemas" => :recommended depends_on "jasper" => :optional + # bug reported upstream in https://bugzilla.gnome.org/show_bug.cgi?id=780019 + patch do + url "https://bug780019.bugzilla-attachments.gnome.org/attachment.cgi?id=347944" + sha256 "e79586e4c9ff431a929cdd0d484abd932aed8b00951865019df2d5dc20ec52b4" + end + def install args = %W[ --enable-debug=minimal