f46f080d64
The glm dependency was added upstream in 2019:
31eda216bc
and was not added when this package was bumped to version 6.3.0:
https://git.buildroot.net/buildroot/commit/?id=7ad1e18bfb93cce3d397b3a2afc3ad418b828e01
This bug was found while testing per-package directories.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
config BR2_PACKAGE_KODI_VISUALISATION_FISHBMC
|
|
bool "kodi-visualisation-fishbmc"
|
|
select BR2_PACKAGE_GLM
|
|
help
|
|
Fische visualiser for Kodi
|
|
|
|
https://github.com/xbmc/visualization.fishbmc
|