mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[package] fuse: remove now redundant dependency on +USE_EGLIBC:librt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33482 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user