diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-05 20:18:24 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-05 20:18:24 +0000 |
commit | ba4d8ece099f23664e925dfcd1f5b3762e44dab9 (patch) | |
tree | 6fee2f48d95ccce477411cd47294df15fd1cfc71 /package/ppp/ipkg | |
parent | 2b02642832677bd2d7d089aaebedf36b897e7ac0 (diff) |
Updated ppp to be compiled with PPP filtering options as it was introduced with the newest libpcap
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3147 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ppp/ipkg')
-rw-r--r-- | package/ppp/ipkg/ppp.control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/ppp/ipkg/ppp.control b/package/ppp/ipkg/ppp.control index 2ebff521ce..38e5331908 100644 --- a/package/ppp/ipkg/ppp.control +++ b/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) |