mark gpxview broken as it depends on a old curl api
authorJohn Crispin <john@openwrt.org>
Mon, 6 Aug 2012 18:51:32 +0000 (18:51 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 6 Aug 2012 18:51:32 +0000 (18:51 +0000)
SVN-Revision: 33024

desktop/apps/gpxview/Makefile

index 6aca557d6b1430e78e1234d48e8827a78041c739..48bccf62aeb2e3834dae78e25e7fce395c22645a 100644 (file)
@@ -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