packages: some (e)glibc fixes after r44701
[openwrt/svn-archive/archive.git] / package / network / services / lldpd / Makefile
index 6f97f45e65b3112b35f8f4bfcb5c7c687afe6db6..f038a340ac5f8c24de1ed0ef9ed6b72f7c9412d5 100644 (file)
@@ -31,7 +31,7 @@ define Package/lldpd
   SUBMENU:=Routing and Redirection
   TITLE:=Link Layer Discovery Protocol daemon
   URL:=https://github.com/vincentbernat/lldpd/wiki
-  DEPENDS:=+libevent2 +USE_EGLIBC:libbsd +LLDPD_WITH_JSON:libjson-c
+  DEPENDS:=+libevent2 +USE_GLIBC:libbsd +LLDPD_WITH_JSON:libjson-c
   USERID:=lldp=121:lldp=129
   MENU:=1
 endef