projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28c86e6
)
[desktop] mark gpxview broken as it depends on a old curl api
author
John Crispin
<john@openwrt.org>
Mon, 6 Aug 2012 18:51:32 +0000
(18:51 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 6 Aug 2012 18:51:32 +0000
(18:51 +0000)
SVN-Revision: 33024
desktop/apps/gpxview/Makefile
patch
|
blob
|
history
diff --git
a/desktop/apps/gpxview/Makefile
b/desktop/apps/gpxview/Makefile
index 6aca557d6b1430e78e1234d48e8827a78041c739..48bccf62aeb2e3834dae78e25e7fce395c22645a 100644
(file)
--- 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