diff --git a/package/network/utils/iputils/Makefile b/package/network/utils/iputils/Makefile
index 6c77e16bd310637e07941bc4c95efc1a4cd1e961..eeb6deb900c5845cfeb483989365d042c434fb6f 100644
--- a/package/network/utils/iputils/Makefile
+++ b/package/network/utils/iputils/Makefile
@@ -67,7 +67,7 @@ endef
 define Package/iputils-ping6
 $(call Package/iputils/Default)
   TITLE:=iputils - ping6
-  DEPENDS+= @IPV6
+  DEPENDS+= @IPV6 +USE_EGLIBC:libopenssl
 endef
 
 define Package/iputils-ping6/description