projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40240d3
)
wview update for radlib fix
author
John Crispin
<john@openwrt.org>
Mon, 13 Aug 2012 20:04:10 +0000
(20:04 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 13 Aug 2012 20:04:10 +0000
(20:04 +0000)
SVN-Revision: 33177
utils/wview/Makefile
patch
|
blob
|
history
diff --git
a/utils/wview/Makefile
b/utils/wview/Makefile
index ed1b519f033113828c6734aec633186678a3db34..72fe4df3589d0a7c9c3c2db6b65551b728d65f35 100644
(file)
--- a/
utils/wview/Makefile
+++ b/
utils/wview/Makefile
@@
-22,7
+22,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/wview
SECTION:=utils
CATEGORY:=Utilities
- DEPENDS:=+libcurl +zlib +libpng +libgd +libreadline +libsqlite3 +libusb-1.0 +radlib
-sqlite
+sqlite3-cli
+ DEPENDS:=+libcurl +zlib +libpng +libgd +libreadline +libsqlite3 +libusb-1.0 +radlib +sqlite3-cli
TITLE:=Wview Weather Station Software
URL:=http://www.wviewweather.com/
endef