summaryrefslogtreecommitdiff
path: root/openwrt/package/pmacct/ipkg/pmacctd-sqlite.control
diff options
context:
space:
mode:
authorOliver Ertl <oliver@ertl-net.net>2006-02-16 13:56:55 +0000
committerOliver Ertl <oliver@ertl-net.net>2006-02-16 13:56:55 +0000
commit265e95a92ce48866fce20785b57520aba864f989 (patch)
tree842fb16db505fc00e892e8185ad9ddc4f7e90b79 /openwrt/package/pmacct/ipkg/pmacctd-sqlite.control
parentefc82b9580fa141dae724d26dbb697ed27c3f93f (diff)
downloadmtk-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.control6
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