[package] fix fuse dependency against kmod-fuse

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22919 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2010-09-04 19:12:22 +00:00
parent bd7ef0f4f1
commit 7b8bad0cd3
1 changed files with 1 additions and 1 deletions

View File

@ -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
SUBMENU:=Filesystem SUBMENU:=Filesystem
endef endef