diff options
author | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-16 13:56:55 +0000 |
---|---|---|
committer | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-16 13:56:55 +0000 |
commit | 23cfb9ac6c07422bb1ad1c628f6f6b381feada63 (patch) | |
tree | bace630d6e61f8a75172015497788e634fd43074 /openwrt/package/pmacct/ipkg/nfacctd-sqlite.control | |
parent | 687d0b8c9fc71895d397ad52f33c9d45fedfb7af (diff) |
update pmacct to new upstream release and add SQLite database support, the update in White Russian will follow later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3245 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/pmacct/ipkg/nfacctd-sqlite.control')
-rw-r--r-- | openwrt/package/pmacct/ipkg/nfacctd-sqlite.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/pmacct/ipkg/nfacctd-sqlite.control b/openwrt/package/pmacct/ipkg/nfacctd-sqlite.control new file mode 100644 index 0000000000..add839416b --- /dev/null +++ b/openwrt/package/pmacct/ipkg/nfacctd-sqlite.control @@ -0,0 +1,6 @@ +Package: nfacctd-sqlite +Priority: optional +Section: net +Description: a NetFlow accounting daemon, + built with SQLite database support +Depends: libsqlite, libpcap |