[gnome-flashback/wip/segeiger/statusicon: 2/4] input-sources: add dependency for pango and math libraries
- From: Sebastian Geiger <segeiger src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-flashback/wip/segeiger/statusicon: 2/4] input-sources: add dependency for pango and math libraries
- Date: Thu, 1 Oct 2015 11:08:13 +0000 (UTC)
commit 33ebb0a5a8f42e7edef3985ffbbe0356c7285dad
Author: Sebastian Geiger <sbastig gmx net>
Date: Wed Sep 30 14:52:41 2015 +0200
input-sources: add dependency for pango and math libraries
configure.ac | 1 +
gnome-flashback/libinput-sources/Makefile.am | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e3faefb..82e0891 100644
--- a/configure.ac
+++ b/configure.ac
@@ -144,6 +144,7 @@ PKG_CHECK_MODULES([INPUT_SOURCES], [
gnome-desktop-3.0 >= $LIBGNOME_DESKTOP_REQUIRED
gtk+-3.0 >= $GTK_REQUIRED
ibus-1.0 >= $IBUS_REQUIRED
+ pango
xkbcommon-x11
xkbfile
xkeyboard-config
diff --git a/gnome-flashback/libinput-sources/Makefile.am b/gnome-flashback/libinput-sources/Makefile.am
index a3e2b26..0b496ec 100644
--- a/gnome-flashback/libinput-sources/Makefile.am
+++ b/gnome-flashback/libinput-sources/Makefile.am
@@ -12,6 +12,7 @@ libinput_sources_la_CFLAGS = \
-I$(top_builddir)/gnome-flashback \
-I$(top_builddir)/gnome-flashback/libinput-sources \
-DGNOME_DESKTOP_USE_UNSTABLE_API \
+ $(LIBM) \
$(NULL)
libinput_sources_la_SOURCES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]