1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-08 12:11:18 +02:00

Corrected missing dependency, closes #280

SVN-Revision: 3130
This commit is contained in:
Florian Fainelli 2006-02-04 22:13:24 +00:00
parent 8c05e7e776
commit 4439059ff1

@ -2,4 +2,4 @@ Package: nifd
Priority: optional
Section: net
Description: a network interface monitor daemon
Depends: libhowl
Depends: libhowl, libpthread