summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-02-04 22:13:24 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-02-04 22:13:24 +0000
commit4439059ff1d426cb347c922df476be9277568653 (patch)
tree513ba65e55b2394636a8c7df4c6375c56c8a6513 /openwrt
parent8c05e7e7761215de8581ae3b8e8bf0932f1b1c76 (diff)
downloadmtk-20170518-4439059ff1d426cb347c922df476be9277568653.zip
mtk-20170518-4439059ff1d426cb347c922df476be9277568653.tar.gz
mtk-20170518-4439059ff1d426cb347c922df476be9277568653.tar.bz2
Corrected missing dependency, closes #280
SVN-Revision: 3130
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/package/howl/ipkg/nifd.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/howl/ipkg/nifd.control b/openwrt/package/howl/ipkg/nifd.control
index e324b32..20f47e3 100644
--- a/openwrt/package/howl/ipkg/nifd.control
+++ b/openwrt/package/howl/ipkg/nifd.control
@@ -2,4 +2,4 @@ Package: nifd
Priority: optional
Section: net
Description: a network interface monitor daemon
-Depends: libhowl
+Depends: libhowl, libpthread