oae / gnome-shell-pano

Next-gen Clipboard Manager for Gnome Shell
https://extensions.gnome.org/extension/5278/pano/
GNU General Public License v2.0
1.04k stars 55 forks source link

Having trouble to build from source #97

Closed felidobrinin closed 1 year ago

felidobrinin commented 1 year ago

It says that Gda and GSound is not to be found, but I already have them installed image image any idea on what I am missing ?

yilozt commented 1 year ago

Your need install gsound-devel and libgda-devel in Fedora.

felidobrinin commented 1 year ago

Thanks !