Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 652278 - mail-client/geary should depend on app-text/enchant
Summary: mail-client/geary should depend on app-text/enchant
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-03 05:39 UTC by mndhkr
Modified: 2018-07-16 09:41 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mndhkr 2018-04-03 05:39:03 UTC
geary merge fails because the package enchant is not found.
enchant should be a dependency.

Reproducible: Always

Steps to Reproduce:
1.emerge geary
2.
3.
Actual Results:  
compilation failed

Expected Results:  
merging geary

i manually merged enchant, and geary is now mergeable.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2018-04-03 05:48:02 UTC
Please attach the entire build log to this bug report.
Please post your `emerge --info` output in a comment.
Comment 2 Larry the Git Cow gentoo-dev 2018-07-16 09:41:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba665337f736c074f036e2405243cd9156ab1254

commit ba665337f736c074f036e2405243cd9156ab1254
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-07-16 09:26:43 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-07-16 09:36:44 +0000

    mail-client/geary: bump to 0.12.3
    
    * Review deps and fix things up.
    * Fix licenses.
    * Remove questionable IUSE=nls, empty string LINGUAS should do what
      -nls did (albeit not sure about help manual translations)
    * Remove WITH_UNITY option, unfortunately automagic now, but not
      worrying about it as I don't think we have the libraries available
      anywhere.
    
    Closes: https://bugs.gentoo.org/652278
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 mail-client/geary/Manifest            |  1 +
 mail-client/geary/geary-0.12.3.ebuild | 77 +++++++++++++++++++++++++++++++++++
 2 files changed, 78 insertions(+)