summaryrefslogtreecommitdiffstats
path: root/package/ppp
diff options
context:
space:
mode:
Diffstat (limited to 'package/ppp')
-rw-r--r--package/ppp/Config.in1
-rw-r--r--package/ppp/control/ppp.control1
2 files changed, 2 insertions, 0 deletions
diff --git a/package/ppp/Config.in b/package/ppp/Config.in
index 1d4aecbfa..1f92022ef 100644
--- a/package/ppp/Config.in
+++ b/package/ppp/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_PPP
tristate
+ select BR2_PACKAGE_KMOD_PPP
prompt "PPP daemon"
default y
diff --git a/package/ppp/control/ppp.control b/package/ppp/control/ppp.control
index 68b2dffb7..3f6163eca 100644
--- a/package/ppp/control/ppp.control
+++ b/package/ppp/control/ppp.control
@@ -5,4 +5,5 @@ Version: 2.4.3-3
Architecture: mipsel
Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
Source: buildroot internal
+Depends: kmod-ppp
Description: a PPP (Point-to-Point Protocol) daemon (with MPPE/MPPC support)