From 9d868bd102286adac5e53f5b8951650df8db0afe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20B=C3=BCsch?= Date: Wed, 3 Nov 2010 13:35:24 +0000 Subject: [PATCH] gpxview: Add missing dependencies SVN-Revision: 23820 --- desktop/apps/gpxview/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/desktop/apps/gpxview/Makefile b/desktop/apps/gpxview/Makefile index 94b5ba6..9937ef2 100644 --- a/desktop/apps/gpxview/Makefile +++ b/desktop/apps/gpxview/Makefile @@ -11,7 +11,7 @@ PKG_NAME:=gpxview PKG_VERSION_BASE:=0.9.1 PKG_VERSION_SUFFIX:=-1 PKG_VERSION:=$(PKG_VERSION_BASE)$(PKG_VERSION_SUFFIX) -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=gpxview_$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://repository.maemo.org/extras/pool/chinook/free/source/g/gpxview/ @@ -29,7 +29,7 @@ define Package/gpxview TITLE:=GPXView Geocaching app MAINTAINER:=Michael Buesch URL:=http://www.harbaum.org/till/maemo/index.shtml#gpxview - DEPENDS:=+gpsd +libxml2 +libcurl +libsoup +gtkhtml +gtk2 +libintl +libiconv + DEPENDS:=+gpsd +libxml2 +libcurl +libsoup +gtkhtml +gtk2 +glib2 +libintl +libiconv +libsqlite3 endef define Package/gpxview/description -- 2.30.2