diff options
| author | Oliver Ertl <oliver@ertl-net.net> | 2006-02-16 13:56:55 +0000 |
|---|---|---|
| committer | Oliver Ertl <oliver@ertl-net.net> | 2006-02-16 13:56:55 +0000 |
| commit | 265e95a92ce48866fce20785b57520aba864f989 (patch) | |
| tree | 842fb16db505fc00e892e8185ad9ddc4f7e90b79 /openwrt/package/pmacct/ipkg/pmacctd-sqlite.control | |
| parent | efc82b9580fa141dae724d26dbb697ed27c3f93f (diff) | |
| download | mtk-20170518-265e95a92ce48866fce20785b57520aba864f989.zip mtk-20170518-265e95a92ce48866fce20785b57520aba864f989.tar.gz mtk-20170518-265e95a92ce48866fce20785b57520aba864f989.tar.bz2 | |
update pmacct to new upstream release and add SQLite database support, the update in White Russian will follow later
SVN-Revision: 3245
Diffstat (limited to 'openwrt/package/pmacct/ipkg/pmacctd-sqlite.control')
| -rw-r--r-- | openwrt/package/pmacct/ipkg/pmacctd-sqlite.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/pmacct/ipkg/pmacctd-sqlite.control b/openwrt/package/pmacct/ipkg/pmacctd-sqlite.control new file mode 100644 index 0000000..ad8f7c9 --- /dev/null +++ b/openwrt/package/pmacct/ipkg/pmacctd-sqlite.control @@ -0,0 +1,6 @@ +Package: pmacctd-sqlite +Priority: optional +Section: net +Description: an IP accounting daemon, + built with SQLite database support +Depends: libsqlite, libpcap |
