commit 3eefe756cea2ea592e01a966c53653f9555b3cca parent 241ab56e5e133152badbc48589166ffd343b843c Author: Shokara Kou <kou@13f0.net> Date: Sat, 10 Dec 2022 11:04:37 -0500 remove atk from gail-3.0.pc in gtk3 Diffstat:
| A | x11/gtk+3/patches/patch-gail-3_0_pc_in | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/x11/gtk+3/patches/patch-gail-3_0_pc_in 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