mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 04:35:19 +02:00
fuse: add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32182 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5e27d1ed3b
commit
d184ace808
@ -65,7 +65,7 @@ $(call Package/fuse/Default)
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
TITLE+= (library)
|
||||
DEPENDS:=+kmod-fuse
|
||||
DEPENDS:=+kmod-fuse +libpthread
|
||||
SUBMENU:=Filesystem
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user