linuxmint / cinnamon-control-center

A collection of configuration plugins used in cinnamon-settings
GNU General Public License v2.0
62 stars 67 forks source link

cinnamon-control-center-5.6.0 fails to build when the color option is set to false #309

Closed slawern closed 1 year ago

slawern commented 1 year ago
 * cinnamon-control-center version 5.6.0

cinnamon-control-center-5.6.0 fails to build when the color option is set to false

The build stops during the configuration phase with the message:

cinnamon-control-center/panels/display/icons/meson.build:9:8: ERROR: Unknown variable "sizes".

Steps to reproduce

Expected behaviour

Other information

The probable cause of the error is an incorrect variable name in the file panels/display/icons/meson.build: (sizes instead of icon_sizes)