From 4b382a440b0a7cbddeddd5dafa24be7eca3cd628 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 16 Mar 2015 12:25:06 +0000 Subject: packages: some (e)glibc fixes after r44701 Signed-off-by: Nicolas Thill SVN-Revision: 44842 --- package/network/services/samba36/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/samba36') diff --git a/package/network/services/samba36/Makefile b/package/network/services/samba36/Makefile index d4c96d3..70dfb2b 100644 --- a/package/network/services/samba36/Makefile +++ b/package/network/services/samba36/Makefile @@ -35,7 +35,7 @@ define Package/samba36-server CATEGORY:=Network TITLE:=Samba 3.6 SMB/CIFS server URL:=http://www.samba.org/ - DEPENDS:=+USE_EGLIBC:librt + DEPENDS:=+USE_GLIBC:librt endef define Package/samba36-client -- cgit v1.1