[gnome-games/wip/aplazas/781334-refactor-game-source: 25/26] libretro: Drop tracker-sparql-1.0 requirement
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/aplazas/781334-refactor-game-source: 25/26] libretro: Drop tracker-sparql-1.0 requirement
- Date: Thu, 4 May 2017 19:03:31 +0000 (UTC)
commit b1a114479e1a79c97e2fffe5d4a8eb05e8c3ecf1
Author: Adrien Plazas <kekun plazas laposte net>
Date: Thu May 4 20:53:31 2017 +0200
libretro: Drop tracker-sparql-1.0 requirement
Remove the useless tracker-sparql-1.0 requirement which probably ended
up there by accident.
plugins/libretro/configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/libretro/configure.ac b/plugins/libretro/configure.ac
index 5a490e8..f09e3c7 100644
--- a/plugins/libretro/configure.ac
+++ b/plugins/libretro/configure.ac
@@ -3,7 +3,6 @@ PKG_CHECK_MODULES(LIBRETRO_PLUGIN, [
glib-2.0 >= $GLIB_MIN_VERSION
gtk+-3.0
retro-gtk-0.10
- tracker-sparql-1.0
], [enable_libretro_plugin=yes], [enable_libretro_plugin=no])
AM_CONDITIONAL(ENABLE_LIBRETRO_PLUGIN, test x$enable_libretro_plugin != xno)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]