tad icon indicating copy to clipboard operation
tad copied to clipboard

libuuid dependency on OpenSUSE

Open oulenz opened this issue 11 months ago • 1 comments

On OpenSUSE, the rpm package of tad refuses to install because the libuuid dependency is missing. This is because on OpenSUSE, libuuid has been superseded by libuuid1.

Other Electron programs also run into this problem, and it looks like it might easy to fix, see e.g:

https://github.com/BoostIO/BoostNote-App/issues/1063#issuecomment-901775925

oulenz avatar Mar 14 '24 13:03 oulenz

Having the same issue (I also am on OpenSUSE TW), only package available from the OS repo is libuuid1

mdic avatar Jun 21 '24 10:06 mdic