summaryrefslogtreecommitdiff
path: root/package/kodi-visualisation-fountain/Config.in
blob: 570d169338cf376f068376835a13ba4e10d2a16b (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_KODI_VISUALISATION_FOUNTAIN
	bool "kodi-visualisation-fountain"
	depends on BR2_PACKAGE_HAS_LIBGL # libsoil
	select BR2_PACKAGE_LIBSOIL
	help
	  Fountain visualization for Kodi

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

comment "kodi-visualisation-fountain needs OpenGL"
	depends on !BR2_PACKAGE_HAS_LIBGL