X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/26a44574c668666cd5ad545a1c77ce44f9339360..558aba08eb4d233fc36bdcf6184978b37ac0ea0f:/openwrt/package/fuse/Config.in?ds=sidebyside diff --git a/openwrt/package/fuse/Config.in b/openwrt/package/fuse/Config.in index e9ad51eae..435570e13 100644 --- a/openwrt/package/fuse/Config.in +++ b/openwrt/package/fuse/Config.in @@ -1,4 +1,5 @@ config BR2_PACKAGE_FUSE + select BR2_PACKAGE_LIBPTHREAD tristate "fuse (Filesystem in USErspace)" default n help @@ -18,4 +19,5 @@ config BR2_PACKAGE_FUSE http://fuse.sourceforge.net/ - + Depends: libpthread +