Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655290 - app-crypt/pinentry: automagic dependency on x11-libs/fltk
Summary: app-crypt/pinentry: automagic dependency on x11-libs/fltk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Kristian Fiskerstrand (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-08 19:07 UTC by Fabian Groffen
Modified: 2018-05-12 16:00 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 Fabian Groffen gentoo-dev 2018-05-08 19:07:23 UTC
configure searches for fltk-config, and if found, enables fltk support.  I think pinentry needs a fltk USE-flag with correct dependency and configure handling, or fltk support needs to be disabled unconditionally.

Thanks!
Comment 1 Fabian Groffen gentoo-dev 2018-05-08 19:09:38 UTC
See also https://bugs.gentoo.org/653938 where for cross-compile the same thing is requested, but it doesn't add a dependency for USE=fltk.
(https://bugs.gentoo.org/attachment.cgi?id=528442&action=diff)
Comment 2 Larry the Git Cow gentoo-dev 2018-05-12 15:54:29 UTC
The bug has been closed via the following commit(s):

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

commit 199d422073087221672c976e3774bb265ea3bcab
Author:     Kristian Fiskerstrand <k_f@gentoo.org>
AuthorDate: 2018-05-12 15:53:26 +0000
Commit:     Kristian Fiskerstrand <k_f@gentoo.org>
CommitDate: 2018-05-12 15:53:38 +0000

    app-crypt/pinentry: Remove automagic dependency for fltk
    
    Closes: https://bugs.gentoo.org/655290
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-crypt/pinentry/pinentry-1.1.0-r2.ebuild | 102 ++++++++++++++++++++++++++++
 1 file changed, 102 insertions(+)