Fix the libwrap dependency for srelay (#2175)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8347 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2ccfc9da36
commit
1eabcccb91
@ -24,6 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/srelay
|
define Package/srelay
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
DEPENDS:=+libwrap
|
||||||
TITLE:=A socks 4/5 proxy server
|
TITLE:=A socks 4/5 proxy server
|
||||||
URL:=http://www.c-wind.com/srelay/
|
URL:=http://www.c-wind.com/srelay/
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user