summaryrefslogtreecommitdiffstats
path: root/rules/realvnc.in
blob: fa356b1a444192df8f28d0cb351b442e27b6023d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
menuconfig REALVNC
	bool "realvnc               "

config REALVNC_SERVER
	bool
	prompt "realvnc server"
	depends on REALVNC
	help
	  Install realvnc server

config REALVNC_CLIENT
	bool
	prompt "realvnc client"
	depends on REALVNC
	help
	  Install realvnc client