After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 700972 - gnome-shell-3.8.2 needs gcr-3.8
gnome-shell-3.8.2 needs gcr-3.8
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: building
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-05-24 20:02 UTC by Pacho Ramos
Modified: 2013-05-31 18:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Bump gcr requirement (768 bytes, patch)
2013-05-31 18:42 UTC, Florian Müllner
committed Details | Review

Description Pacho Ramos 2013-05-24 20:02:27 UTC
Otherwise, the following occurs when compiling:
shell-keyring-prompt.c:497:8: error: ‘GcrPromptIface’ has no member named ‘prompt_close’
make[4]: *** [libgnome_shell_la-shell-keyring-prompt.lo] Fehler 1

"prompt_close" was implemented in 3.7.x period:
https://bugzilla.gnome.org/show_bug.cgi?id=678611
Comment 1 Florian Müllner 2013-05-31 18:42:58 UTC
Created attachment 245767 [details] [review]
build: Bump gcr requirement

Attaching for reference, I'll push without review.
Comment 2 Florian Müllner 2013-05-31 18:45:51 UTC
Attachment 245767 [details] pushed as 3a6231d - build: Bump gcr requirement