summaryrefslogtreecommitdiffstats
path: root/package/kodi-visualisation-fountain/Config.in
blob: 2c52edd3365f685c62e505035c89a7c81214aade (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_KODI_GL # libsoil
	select BR2_PACKAGE_LIBSOIL
	help
	  Fountain visualization for Kodi

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

comment "fountain needs an OpenGL backend"
	depends on !BR2_PACKAGE_KODI_GL
OpenPOWER on IntegriCloud