0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-27 05:08:56 +00:00
termux-packages/x11-packages/mate-settings-daemon/plugins-a11y-keyboard-Makefile.in.patch
2022-11-01 14:23:05 +00:00

12 lines
281 B
Diff

--- a/plugins/a11y-keyboard/Makefile.in
+++ b/plugins/a11y-keyboard/Makefile.in
@@ -330,7 +330,7 @@
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
+LIBS = @LIBS@ -lXi
LIBTOOL = @LIBTOOL@
LIPO = @LIPO@
LN_S = @LN_S@