buildrootschalter/package/portmap/Config.in
Gustavo Zacarias 3bb3143d5c portmap: use common syntax for RPC support needed comment
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-10-11 16:10:16 +02:00

11 lines
238 B
Plaintext

config BR2_PACKAGE_PORTMAP
bool "portmap"
depends on BR2_INET_RPC
help
The standard portmapper for RPC services.
http://neil.brown.name/portmap/
comment "portmap requires a toolchain with RPC support"
depends on !BR2_INET_RPC