1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 13:24:32 +03:00

Corrected missing dependency, closes #280

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3130 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2006-02-04 22:13:24 +00:00
parent 2d789d5484
commit 03b5f0da64

View File

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