summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShokara Kou <kou@13f0.net>2022-12-10 11:04:37 -0500
committerShokara Kou <kou@13f0.net>2022-12-10 11:04:37 -0500
commit3eefe756cea2ea592e01a966c53653f9555b3cca (patch)
treeb5b64e1a4ee1d650819f6cc0dd108432a31dbfa3
parent241ab56e5e133152badbc48589166ffd343b843c (diff)
remove atk from gail-3.0.pc in gtk3
-rw-r--r--x11/gtk+3/patches/patch-gail-3_0_pc_in11
1 files 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
new file mode 100644
index 0000000..60a1699
--- /dev/null
+++ b/x11/gtk+3/patches/patch-gail-3_0_pc_in
@@ -0,0 +1,11 @@
1Index: gail-3.0.pc.in
2--- gail-3.0.pc.in.orig
3+++ gail-3.0.pc.in
4@@ -6,6 +6,6 @@ includedir=@includedir@
5 Name: Gail
6 Description: GNOME Accessibility Implementation Library
7 Version: @VERSION@
8-Requires: atk gtk+-3.0
9+Requires: gtk+-3.0
10 Libs: -L${libdir} -lgailutil-3
11 Cflags: -I${includedir}/gail-3.0