aardappel / treesheets

TreeSheets : Free Form Data Organizer (see strlen.com/treesheets)
zlib License
2.49k stars 184 forks source link

Configured build to link with X11 libraries on Linux #645

Open mclaudt opened 1 month ago

mclaudt commented 1 month ago

Configured build to link with X11 libraries on Linux to fix https://github.com/aardappel/treesheets/issues/644

aardappel commented 1 month ago

This seems like an inoffensive solution, but I am still worried this solves a problem only for a particular distro or install, since noone else has had this particular problem? @tobiolo

tobiolo commented 1 month ago

This seems like an inoffensive solution, but I am still worried this solves a problem only for a particular distro or install, since noone else has had this particular problem?

@tobiolo

Right, I did not experience that problem on my distribution and it does build on the CI so maybe keep this as a distribution-specific patch? @mclaudt Your Ubuntu LTS version seems rather old. Would you mind upgrading it to the latest LTS version?