Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702692 - app-text/calibre-4.6.0 missing dependency on dev-libs/hyphen
Summary: app-text/calibre-4.6.0 missing dependency on dev-libs/hyphen
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ian Stakenvicius (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-13 13:53 UTC by rx80
Modified: 2019-12-14 19:56 UTC (History)
2 users (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 rx80 2019-12-13 13:53:04 UTC
trying to emerge app-text/calibre-4.6.0 produces error:

/var/tmp/portage/app-text/calibre-4.6.0/work/calibre-4.6.0/src/calibre/utils/hyphenation/hyphen.c:9:10: fatal error: hyphen.h: No such file or directory

Ebuild is missing dev-libs/hyphen dependancy

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2019-12-14 19:55:48 UTC
The bug has been closed via the following commit(s):

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

commit 95bea2d249aebab7cc2df018fb7125d4cea4a408
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-12-14 19:53:42 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-12-14 19:54:16 +0000

    app-text/calibre: Add dev-libs/hyphen dependency
    
    Reported-by: rx80 <rokfaith@gmail.com>
    Closes: https://bugs.gentoo.org/702692
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-text/calibre/calibre-4.6.0.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Zac Medico gentoo-dev 2019-12-14 19:56:10 UTC
Thanks!