fuse: remove now redundant dependency on +USE_EGLIBC:librt
SVN-Revision: 33482
This commit is contained in:
parent
b06f4dc972
commit
31d9f3d61f
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ $(call Package/fuse/Default)
|
|||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
TITLE+= (library)
|
||||
DEPENDS:=+kmod-fuse +libpthread +USE_EGLIBC:librt
|
||||
DEPENDS:=+kmod-fuse +libpthread
|
||||
SUBMENU:=Filesystem
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue