wok-tiny diff telnet-config/receipt @ rev 163

dropbear: disable X11 forwarding
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 25 11:05:15 2020 +0000 (2020-06-25)
parents e37956962a84
children
line diff
     1.1 --- a/telnet-config/receipt	Sat Sep 07 14:54:07 2019 +0200
     1.2 +++ b/telnet-config/receipt	Thu Jun 25 11:05:15 2020 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  LICENSE="BSD"
     1.5  WEB_SITE="http://tiny.slitaz.org/"
     1.6  AUTO_SELECTION="CONFIG_TELNETD"
     1.7 -DEPENDS="base-tiny"
     1.8 +DEPENDS="base-tiny busybox-net"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()