From: florian Date: Sat, 4 Feb 2006 22:13:24 +0000 (+0000) Subject: Corrected missing dependency, closes #280 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=725f49bb90bfde968bcafddf8df5226723a72a6b;p=openwrt.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