diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-26 01:14:33 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-26 01:14:33 +0000 |
commit | f26476c862bc76370a3884555d8677c9886eb792 (patch) | |
tree | 79e95042a69a96c94169efca915b4ac3b6f6d06e /openwrt/package/ppp/control | |
parent | acdab5cc42c8278a01b1e1ddbf25a34160778480 (diff) |
make pppoe work automatically
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@459 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ppp/control')
-rw-r--r-- | openwrt/package/ppp/control/ppp-pppoe-plugin.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/ppp/control/ppp-pppoe-plugin.control b/openwrt/package/ppp/control/ppp-pppoe-plugin.control index 33e6a3219..8bbd8610f 100644 --- a/openwrt/package/ppp/control/ppp-pppoe-plugin.control +++ b/openwrt/package/ppp/control/ppp-pppoe-plugin.control @@ -6,4 +6,4 @@ Architecture: mipsel Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> Source: buildroot internal Description: a PPPoE (PPP over Ethernet) plugin for PPP -Depends: ppp +Depends: ppp, kmod-pppoe |