From: Florian Fainelli Date: Sat, 4 Feb 2006 22:13:24 +0000 (+0000) Subject: Corrected missing dependency, closes #280 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4439059ff1d426cb347c922df476be9277568653;p=lede.git Corrected missing dependency, closes #280 SVN-Revision: 3130 --- diff --git a/openwrt/package/howl/ipkg/nifd.control b/openwrt/package/howl/ipkg/nifd.control index e324b324e9..20f47e3f24 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