From: Florian Fainelli Date: Sat, 4 Feb 2006 22:13:24 +0000 (+0000) Subject: Corrected missing dependency, closes #280 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=2f6af129c541a7c8c79ae53c927a11026a5c5189;p=openwrt%2Fsvn-archive%2Farchive.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