Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833442 - sys-auth/libfprint gtk+ unneeded dependency
Summary: sys-auth/libfprint gtk+ unneeded dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-15 23:20 UTC by Julien Roy
Modified: 2022-02-15 23:38 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 Julien Roy 2022-02-15 23:20:01 UTC
sys-auth/libfprint's ebuild has a dependency on x11-libs/gtk+, however, libfprint only depends on gtk+ if the "examples" use flag is used [0], otherwise gtk+ is not required.
On my system, I don't use the "examples" use flag. I modified the ebuild to exclude gtk+ (and unmerged it), and libfprint works fine without it.

[0] I cannot post URLs dues to my account being new, but refer to libfprint's git repo, tag 1.94.1 (or 1.94.2), meson.build line 286 to 293.
Comment 1 Larry the Git Cow gentoo-dev 2022-02-15 23:38:11 UTC
The bug has been closed via the following commit(s):

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

commit 4356a5498abd36e12e52742e6a336a55f842f99f
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-02-15 23:35:59 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-02-15 23:37:43 +0000

    sys-auth/libfprint: add 1.94.3
    
    Closes: https://bugs.gentoo.org/833442
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 sys-auth/libfprint/Manifest                |  1 +
 sys-auth/libfprint/libfprint-1.94.3.ebuild | 57 ++++++++++++++++++++++++++++++
 2 files changed, 58 insertions(+)