[gnome-flashback/wip/segeiger/statusicon: 1/3] 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: 1/3] input-sources: add dependency for pango and math libraries
- Date: Thu, 1 Oct 2015 21:12:43 +0000 (UTC)
commit 38528e28b94babcb3b3639e9adca5c00129bf668
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..e7ce173 100644
--- a/gnome-flashback/libinput-sources/Makefile.am
+++ b/gnome-flashback/libinput-sources/Makefile.am
@@ -41,6 +41,7 @@ libinput_sources_la_LDFLAGS = \
libinput_sources_la_LIBADD = \
$(top_builddir)/gnome-flashback/libcommon/libcommon.la \
$(INPUT_SOURCES_LIBS) \
+ $(LIBM) \
$(NULL)
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]