From 4f15295e5b226725e7844f0a3bb741e97846d65d Mon Sep 17 00:00:00 2001 From: Michael Lippautz Date: Wed, 19 May 2010 14:24:19 +0200 Subject: gpsd: Add version 2.94 * Makes python-pygps usable again (2.91 lacks bindings) --- recipes/gpsd/gpsd.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/gpsd/gpsd.inc') diff --git a/recipes/gpsd/gpsd.inc b/recipes/gpsd/gpsd.inc index 5c55e3ff1f..f2fdb4c07e 100644 --- a/recipes/gpsd/gpsd.inc +++ b/recipes/gpsd/gpsd.inc @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "dbus-glib ncurses python" PROVIDES = "virtual/gpsd" -INC_PR = "r5" +INC_PR = "r6" EXTRA_OECONF = "--x-includes=${STAGING_INCDIR}/X11 \ --x-libraries=${STAGING_LIBDIR} \ @@ -86,5 +86,5 @@ RDEPENDS_gps-utils = "python-pygps" DESCRIPTION_python-pygps = "Python bindings to gpsd" FILES_python-pygps = "${PYTHON_SITEPACKAGES_DIR}/*" -RDEPENDS_python-pygps = "python-core python-curses gpsd" +RDEPENDS_python-pygps = "python-core python-curses gpsd python-json" -- cgit v1.2.3