blue-build / modules

BlueBuild standard modules used for building your Atomic Images
Apache License 2.0
22 stars 26 forks source link

fix(gnome-extensions): Extensions can't see gschema.xml, even when it… #199

Closed fiftydinar closed 2 months ago

fiftydinar commented 2 months ago

…'s present

Gschema needs to be compiled also.

It worked for me initially, because I use gschema-overrides module after gnome-extensions, which does the same thing.

So I missed this crucial step.