[gnome-games/wip/abhinavsingh/gamepad-config: 2/22] build: Add librsvg-2.0
- From: Abhinav Singh <abhinavsingh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/abhinavsingh/gamepad-config: 2/22] build: Add librsvg-2.0
- Date: Fri, 21 Jul 2017 13:16:22 +0000 (UTC)
commit 7e97d8c8611ea84369f7801565c9e99c905cdd96
Author: theawless <theawless gmail com>
Date: Mon Jul 10 21:37:41 2017 +0530
build: Add librsvg-2.0
This can be used to highlight individual elements of an svg image.
configure.ac | 1 +
src/Makefile.am | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9256dc1..745a49a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,6 +41,7 @@ PKG_CHECK_MODULES(GNOME_GAMES, [
glib-2.0 >= $GLIB_MIN_VERSION
grilo-0.3
gtk+-3.0
+ librsvg-2.0
libsoup-2.4
libxml-2.0
retro-gtk-0.12
diff --git a/src/Makefile.am b/src/Makefile.am
index 746304f..8fd9f35 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -203,6 +203,7 @@ gnome_games_VALAFLAGS = \
--pkg glib-2.0 \
--pkg grilo-0.3 \
--pkg gtk+-3.0 \
+ --pkg librsvg-2.0 \
--pkg libsoup-2.4 \
--pkg libxml-2.0 \
--pkg sqlite3 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]