This changes the extra libs in pkgconfig from -Wl,-luuid to -luuid. Because the uuid is a system library and not a linker flag. This also fixes the following error while using gtk3 in golang program. go build github.com/gotk3/gotk3/gdk: invalid flag in pkg-config --libs: -Wl,-luuid