diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-02-05 20:18:24 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-02-05 20:18:24 +0000 |
commit | 07431e5f0a8657f4a971ba8a8d8b2cebc88c8ad0 (patch) | |
tree | 843a5329381a7dd4f4f71ca142d3fcdec3d1b103 /openwrt/package/ppp/ipkg | |
parent | 2576ba4795a8222f93323146bab878119f1ca317 (diff) | |
download | mtk-20170518-07431e5f0a8657f4a971ba8a8d8b2cebc88c8ad0.zip mtk-20170518-07431e5f0a8657f4a971ba8a8d8b2cebc88c8ad0.tar.gz mtk-20170518-07431e5f0a8657f4a971ba8a8d8b2cebc88c8ad0.tar.bz2 |
Updated ppp to be compiled with PPP filtering options as it was introduced with the newest libpcap
SVN-Revision: 3147
Diffstat (limited to 'openwrt/package/ppp/ipkg')
-rw-r--r-- | openwrt/package/ppp/ipkg/ppp.control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/ppp/ipkg/ppp.control b/openwrt/package/ppp/ipkg/ppp.control index 2ebff52..38e5331 100644 --- a/openwrt/package/ppp/ipkg/ppp.control +++ b/openwrt/package/ppp/ipkg/ppp.control @@ -1,5 +1,4 @@ Package: ppp Priority: optional Section: net -Depends: kmod-ppp Description: a PPP (Point-to-Point Protocol) daemon (with MPPE/MPPC support) |