mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 07:46:48 +00:00
fuse: add missing dependency
SVN-Revision: 32182
This commit is contained in:
parent
1e01b228c4
commit
a546d41fc0
@ -65,7 +65,7 @@ $(call Package/fuse/Default)
|
|||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE+= (library)
|
TITLE+= (library)
|
||||||
DEPENDS:=+kmod-fuse
|
DEPENDS:=+kmod-fuse +libpthread
|
||||||
SUBMENU:=Filesystem
|
SUBMENU:=Filesystem
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user