diff options
| author | John Crispin | 2012-08-06 18:51:32 +0000 |
|---|---|---|
| committer | John Crispin | 2012-08-06 18:51:32 +0000 |
| commit | ca76a2f728489ab2b6208cde62f7d7f3c23afb29 (patch) | |
| tree | 42fb76fab5105951d4f1e101ff9acb079588ba7d | |
| parent | c1b1c9963970d5e0a4ebd2bb9bd89a784b0b0181 (diff) | |
| download | feeds-ca76a2f728489ab2b6208cde62f7d7f3c23afb29.tar.gz | |
mark gpxview broken as it depends on a old curl api
SVN-Revision: 33024
| -rw-r--r-- | desktop/apps/gpxview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/apps/gpxview/Makefile b/desktop/apps/gpxview/Makefile index 6aca557..48bccf6 100644 --- a/desktop/apps/gpxview/Makefile +++ b/desktop/apps/gpxview/Makefile @@ -30,7 +30,7 @@ define Package/gpxview TITLE:=GPXView Geocaching app MAINTAINER:=Michael Buesch <mb@bu3sch.de> URL:=http://www.harbaum.org/till/maemo/index.shtml#gpxview - DEPENDS:=+gpsd +libxml2 +libcurl +libsoup +gtkhtml +gtk2 +glib2 +libsqlite3 $(ICONV_DEPENDS) $(INTL_DEPENDS) + DEPENDS:=+gpsd +libxml2 +libcurl +libsoup +gtkhtml +gtk2 +glib2 +libsqlite3 $(ICONV_DEPENDS) $(INTL_DEPENDS) @BROKEN endef define Package/gpxview/description |