projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix iproute2 dependency for openswan
[openwrt.git]
/
package
/
fuse
/
Config.in
diff --git
a/package/fuse/Config.in
b/package/fuse/Config.in
index
e9ad51e
..
435570e
100644
(file)
--- a/
package/fuse/Config.in
+++ b/
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
+
This page took
0.02077 seconds
and
4
git commands to generate.