From: florian Date: Sat, 4 Feb 2006 22:13:24 +0000 (+0000) Subject: Corrected missing dependency, closes #280 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=03b5f0da64eeff0fca34f50027cbf9d2543db846;p=openwrt-10.03%2F.git Corrected missing dependency, closes #280 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3130 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/howl/ipkg/nifd.control b/package/howl/ipkg/nifd.control index e324b324e..20f47e3f2 100644 --- a/package/howl/ipkg/nifd.control +++ b/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