diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-09 14:21:54 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-09 14:21:54 +0000 |
commit | 7d8df2fda273c4b08790be44700993526d12adc7 (patch) | |
tree | a0b52636012c0292c9142756c8abb56f1c4f608f /package/fuse/ipkg/libfuse | |
parent | 7c5c9459231411d0ae658d71dbd6ef5c852f0ce9 (diff) |
Add libpthread dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@604 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/fuse/ipkg/libfuse')
-rw-r--r-- | package/fuse/ipkg/libfuse/CONTROL/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/fuse/ipkg/libfuse/CONTROL/control b/package/fuse/ipkg/libfuse/CONTROL/control index 175673d1b..b1d113fc3 100644 --- a/package/fuse/ipkg/libfuse/CONTROL/control +++ b/package/fuse/ipkg/libfuse/CONTROL/control @@ -6,3 +6,4 @@ Architecture: [TBDL] Maintainer: Nico <nthill@free.fr> Source: http://nthill.free.fr/openwrt/sources/fuse2/ Description: Filesystem in Userspace (library) +Depends: libpthread |