add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5229 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
29b1c71c2e
commit
a8e3cc7014
@ -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\\\
|
||||
|
Loading…
x
Reference in New Issue
Block a user