GNOME Bugzilla – Bug 673331
dependency on GTK not tight enough
Last modified: 2020-11-12 18:45:39 UTC
According to configure.ac, gtk+-3.0 >= 2.91.0 should be sufficient. Compiling gnome-color-manager with GTK 3.2, I get gcm_viewer-gcm-viewer.o: In function `gcm_viewer_startup_cb': /tmp/buildd/gnome-color-manager-3.4.0/src/gcm-viewer.c:1465: undefined reference to `gtk_builder_add_from_resource' collect2: ld returned 1 exit status Looks like the dependency needs to be bumped. I think it was added in c72a76c754e75d9c03db1030f96393fc385c648e, i.e 3.3.8
Created attachment 254239 [details] [review] Bump GTK version This patch bumps GTK required version to 3.3.8
can be committed? thanks
bugzilla.gnome.org is being replaced by gitlab.gnome.org. We are closing all old bug reports and feature requests in GNOME Bugzilla which have not seen updates for a long time. If you still use gnome-color-manager and if you still see this bug / want this feature in a recent and currently supported version, then please feel free to report it at https://gitlab.gnome.org/GNOME/gnome-color-manager/-/issues/ Thank you for creating this report and we are sorry it could not be implemented (volunteer workforce and time is quite limited).
Moved to https://gitlab.gnome.org/GNOME/gnome-color-manager/-/issues/15