Config.in 338 Bytes
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