Преглед на файлове

netkittelnet: mark as deprecated

It is no longer being developed, the FTP is dead, and Debian has
removed it from the distribution.

Also it allows to not worry about adding RPC support through libtirpc
to this package.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas Petazzoni преди 12 години
родител
ревизия
5a457ff6cc
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      package/netkittelnet/Config.in

+ 1 - 0
package/netkittelnet/Config.in

@@ -1,6 +1,7 @@
 config BR2_PACKAGE_NETKITTELNET
 config BR2_PACKAGE_NETKITTELNET
 	bool "netkittelnet"
 	bool "netkittelnet"
 	depends on BR2_TOOLCHAIN_HAS_NATIVE_RPC
 	depends on BR2_TOOLCHAIN_HAS_NATIVE_RPC
+	depends on BR2_DEPRECATED
 	select BR2_PACKAGE_NETKITBASE
 	select BR2_PACKAGE_NETKITBASE
 	help
 	help
 	  Standard Linux telnet client and server.
 	  Standard Linux telnet client and server.