pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mate-settings-daemon: Fix Darwin build
Module Name: pkgsrc-wip
Committed By: youri <youri%NetBSD.org@localhost>
Pushed By: youri
Date: Thu Apr 7 15:19:38 2016 +0200
Changeset: 4de149e9a9841625944403bcc7366fff25618c27
Added Files:
mate-settings-daemon/patches/patch-plugins_a11y-keyboard_Makefile.in
Log Message:
mate-settings-daemon: Fix Darwin build
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4de149e9a9841625944403bcc7366fff25618c27
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
.../patches/patch-plugins_a11y-keyboard_Makefile.in | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diffs:
diff --git a/mate-settings-daemon/patches/patch-plugins_a11y-keyboard_Makefile.in b/mate-settings-daemon/patches/patch-plugins_a11y-keyboard_Makefile.in
new file mode 100644
index 0000000..2e3971d
--- /dev/null
+++ b/mate-settings-daemon/patches/patch-plugins_a11y-keyboard_Makefile.in
@@ -0,0 +1,14 @@
+$NetBSD$
+
+Add libXi.
+
+--- plugins/a11y-keyboard/Makefile.in.orig 2016-04-07 12:30:50.000000000 +0000
++++ plugins/a11y-keyboard/Makefile.in
+@@ -481,6 +481,7 @@ liba11y_keyboard_la_LDFLAGS = \
+ liba11y_keyboard_la_LIBADD = \
+ $(SETTINGS_PLUGIN_LIBS) \
+ $(XF86MISC_LIBS) \
++ $(XINPUT_LIBS) \
+ $(LIBNOTIFY_LIBS) \
+ $(NULL)
+
Home |
Main Index |
Thread Index |
Old Index