aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iputils/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2017-08-23 16:31:35 +0200
committerJohn Crispin <john@phrozen.org>2017-08-23 16:31:35 +0200
commit77d3ac8e3ecd7989a7cffb575c4a42bc68190b6c (patch)
tree1e55037405b5f8b0b15f48d0d0434ae4148832a1 /package/network/utils/iputils/Makefile
parent9ebb23cf51c78802dc01cdbf37f65440c5325dab (diff)
downloadupstream-77d3ac8e3ecd7989a7cffb575c4a42bc68190b6c.tar.gz
upstream-77d3ac8e3ecd7989a7cffb575c4a42bc68190b6c.tar.bz2
upstream-77d3ac8e3ecd7989a7cffb575c4a42bc68190b6c.zip
iputils: switch to new upstream
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'package/network/utils/iputils/Makefile')
-rw-r--r--package/network/utils/iputils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iputils/Makefile b/package/network/utils/iputils/Makefile
index b6799e68b5..536caaad1b 100644
--- a/package/network/utils/iputils/Makefile
+++ b/package/network/utils/iputils/Makefile
@@ -68,7 +68,7 @@ endef
define Package/iputils-ping6
$(call Package/iputils/Default)
TITLE:=iputils - ping6
- DEPENDS+= @IPV6 +USE_GLIBC:libopenssl
+ DEPENDS+= @IPV6 +libopenssl
endef
define Package/iputils-ping6/description