From 2cc7e8e2c9765601da03d99e6497b12740cdfcee Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Tue, 30 Oct 2007 21:15:46 +0000 Subject: Hint at 'enable RPC' requirement for nfs-utils and portmap --- package/portmap/Config.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'package/portmap') diff --git a/package/portmap/Config.in b/package/portmap/Config.in index 00f950c3a..0a6ec7a68 100644 --- a/package/portmap/Config.in +++ b/package/portmap/Config.in @@ -1,7 +1,11 @@ config BR2_PACKAGE_PORTMAP bool "portmap" default n + depends on BR2_INET_RPC help The standard portmapper for RPC services. ftp://ftp.porcupine.org/pub/security/index.html + +comment "portmap requires a toolchain with 'Enable RPC' selected" + depends on !BR2_INET_RPC -- cgit v1.2.3-55-g7522