cosmetic: remove trailing whitespaces
[openwrt/staging/yousong.git] / package / network / utils / iputils / Makefile
index 1dc993cb8131013e97edcc2e253e88fcf70f616c..6f75236f815cf83c8e5d368804096bd28435a39a 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -68,7 +68,7 @@ endef
 define Package/iputils-ping6
 $(call Package/iputils/Default)
   TITLE:=iputils - ping6
-  DEPENDS+= @IPV6 +USE_EGLIBC:libopenssl
+  DEPENDS+= @IPV6 +USE_GLIBC:libopenssl
 endef
 
 define Package/iputils-ping6/description