[packages] libvncserver: depends on libjpeg and libpthread
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32318 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d448356e87
commit
024e80ff21
@ -24,7 +24,7 @@ PKG_INSTALL=1
|
||||
define Package/libvncserver
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
DEPENDS:=+zlib $(ICONV_DEPENDS)
|
||||
DEPENDS:=+zlib +libjpeg +libpthread $(ICONV_DEPENDS)
|
||||
TITLE:=VNC Server Library
|
||||
URL:=http://libvncserver.sourceforge.net/
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user