From: Florian Fainelli Date: Sat, 4 Feb 2006 22:13:24 +0000 (+0000) Subject: Corrected missing dependency, closes #280 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=784048a13c63e670dcf7619a0207e0c5fcf94ed5;p=15.05%2Fopenwrt.git Corrected missing dependency, closes #280 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3130 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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