[package] fuse: remove now redundant dependency on +USE_EGLIBC:librt
[openwrt.git] / package / fuse / Makefile
index 779b911..9c5acc7 100644 (file)
@@ -50,7 +50,7 @@ $(call Package/fuse/Default)
   SECTION:=libs
   CATEGORY:=Libraries
   TITLE+= (library)
   SECTION:=libs
   CATEGORY:=Libraries
   TITLE+= (library)
-  DEPENDS:=+kmod-fuse +libpthread +USE_EGLIBC:librt
+  DEPENDS:=+kmod-fuse +libpthread
   SUBMENU:=Filesystem
 endef
 
   SUBMENU:=Filesystem
 endef