[gnome-games/wip/abhinavsingh/gamepad-config: 18/35] 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: 18/35] build: Add librsvg-2.0
- Date: Tue, 18 Jul 2017 11:35:21 +0000 (UTC)
commit 17ca6df8d3668d0796bc77929dfc416f8b96858a
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.
https://bugzilla.gnome.org/show_bug.cgi?id=780754
configure.ac | 1 +
src/Makefile.am | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 55a8e33..5a32b53 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 6caaed4..9078228 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -190,6 +190,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]