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 | 691a17ca17800dd0a75e567fc362d060fa86b479 (patch) | |
tree | ea8796767f097c586129db14d16b46f835cc3d3c /openwrt/package/ppp/ipkg | |
parent | 732d131e00881a90ba7ab77df04320cd7f6f8279 (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@3147 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 2ebff521c..38e533190 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) |