diff options
| -rw-r--r-- | x11/gtk+3/patches/patch-gail-3_0_pc_in | 11 |
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 @@ | |||
| 1 | Index: 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 | ||
