Blame view

buildroot/buildroot-2016.08.1/package/kodi-visualisation-fountain/Config.in 338 Bytes
6b13f685e   김민수   BSP 최초 추가
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