summaryrefslogtreecommitdiffstats
path: root/package/kodi-screensaver-asterwave/Config.in
blob: c430cff308185f236df7a5722863f29d039f13a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_KODI_SCREENSAVER_ASTERWAVE
	bool "kodi-screensaver-asterwave"
	depends on BR2_PACKAGE_KODI_GL # libsoil
	select BR2_PACKAGE_LIBSOIL
	help
	  AsterWave screensaver for Kodi

	  https://github.com/notspiff/screensaver.asterwave

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