From 3eefe756cea2ea592e01a966c53653f9555b3cca Mon Sep 17 00:00:00 2001 From: Shokara Kou Date: Sat, 10 Dec 2022 11:04:37 -0500 Subject: remove atk from gail-3.0.pc in gtk3 --- x11/gtk+3/patches/patch-gail-3_0_pc_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11/gtk+3/patches/patch-gail-3_0_pc_in diff --git a/x11/gtk+3/patches/patch-gail-3_0_pc_in b/x11/gtk+3/patches/patch-gail-3_0_pc_in new file mode 100644 index 0000000..60a1699 --- /dev/null +++ b/x11/gtk+3/patches/patch-gail-3_0_pc_in @@ -0,0 +1,11 @@ +Index: gail-3.0.pc.in +--- gail-3.0.pc.in.orig ++++ gail-3.0.pc.in +@@ -6,6 +6,6 @@ includedir=@includedir@ + Name: Gail + Description: GNOME Accessibility Implementation Library + Version: @VERSION@ +-Requires: atk gtk+-3.0 ++Requires: gtk+-3.0 + Libs: -L${libdir} -lgailutil-3 + Cflags: -I${includedir}/gail-3.0 -- cgit v1.2.3