diff options
Diffstat (limited to 'openwrt/package/ppp/ipkg/ppp.control')
-rw-r--r-- | openwrt/package/ppp/ipkg/ppp.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/ppp/ipkg/ppp.control b/openwrt/package/ppp/ipkg/ppp.control new file mode 100644 index 0000000000..f7442a696d --- /dev/null +++ b/openwrt/package/ppp/ipkg/ppp.control @@ -0,0 +1,7 @@ +Package: ppp +Priority: optional +Section: net +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) |