awesomeWM / awesome

awesome window manager
https://awesomewm.org/
GNU General Public License v2.0
6.41k stars 598 forks source link

librsvg is a hard dependency when building with documentation enabled #3941

Open Elv13 opened 3 months ago

Elv13 commented 3 months ago

We/I need to update the CMakeLists.txt to enforce this. Otherwise the build fails because some examples use <?svg, which depends on librsvg being installed.