summaryrefslogtreecommitdiffstats
path: root/package/kodi-visualisation-goom/Config.in
blob: c5fa9827acf120dd051b593bc9c34abd4ce198c9 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_KODI_VISUALISATION_GOOM
	bool "kodi-visualisation-goom"
	depends on BR2_PACKAGE_KODI_GL
	help
	  GOOM visualiser for Kodi

	  https://github.com/notspiff/visualization.goom

comment "kodi-visualization-goom needs an OpenGL backend"
	depends on !BR2_PACKAGE_KODI_GL
OpenPOWER on IntegriCloud