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:
1ab8bdd
)
add missing dependency
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 19 Oct 2006 13:15:56 +0000
(13:15 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 19 Oct 2006 13:15:56 +0000
(13:15 +0000)
SVN-Revision: 5229
net/vnc-reflector/Makefile
patch
|
blob
|
history
diff --git
a/net/vnc-reflector/Makefile
b/net/vnc-reflector/Makefile
index b59fe44aa12bc22f92e252f7434e24a4a8d2bef7..2efc6d84b7e1edf606b09d2f7d84a6cf9519dfac 100644
(file)
--- a/
net/vnc-reflector/Makefile
+++ b/
net/vnc-reflector/Makefile
@@
-24,7
+24,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/vnc-reflector
SECTION:=net
CATEGORY:=Network
- DEPENDS:=+libjpeg
+ DEPENDS:=+libjpeg
+zlib
TITLE:=VNC proxy for multiple clients
DESCRIPTION:=VNC Reflector is a specialized VNC server which acts as\\\
a proxy sitting between real VNC server (a host) and a\\\