diff --git a/net/dante/Makefile b/net/dante/Makefile index ac9b11df65..9def5e6797 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dante PKG_VERSION:=1.4.4 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.inet.no/dante/files/ @@ -46,6 +46,7 @@ endef define Package/dante/default TITLE:=Dante SOCKS URL:=http://www.inet.no/dante/ + DEPENDS:= +USE_GLIBC:libcrypt-compat endef define Package/dante/default/description