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 663442 - Make GOA optional
Make GOA optional
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Auth client
3.2.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-11-05 03:19 UTC by Danielle Madeley
Modified: 2011-11-07 09:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add missing AC_MSG_RESULT (723 bytes, patch)
2011-11-07 01:14 UTC, Danielle Madeley
none Details | Review
Make GOA optional again (6.75 KB, patch)
2011-11-07 01:14 UTC, Danielle Madeley
none Details | Review

Description Danielle Madeley 2011-11-05 03:19:28 UTC
goa-1.0 has been added as a required dep for Empathy. I don't think this is great. Propose instead making it an optional dep.
Comment 1 Danielle Madeley 2011-11-07 01:14:22 UTC
Created attachment 200857 [details] [review]
Add missing AC_MSG_RESULT
Comment 2 Danielle Madeley 2011-11-07 01:14:27 UTC
Created attachment 200858 [details] [review]
Make GOA optional again

There is an --disable-goa flag in Empathy's configure, which should be able to
disable GOA, except it had been included as a required dependency. This patch
makes it completely optional again.

Fixes:
Comment 3 Guillaume Desmottes 2011-11-07 09:01:00 UTC
What's wrong with having it as a hard dep? Even Ubuntu is shipping it. :)
For Moblin/Meego maybe?
Comment 4 Danielle Madeley 2011-11-07 09:26:38 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.