Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 559732 - sys-fs/udisks-2.1.6: should depend on >=libgudev-165
Summary: sys-fs/udisks-2.1.6: should depend on >=libgudev-165
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-06 05:49 UTC by SpanKY
Modified: 2015-12-16 08:29 UTC (History)
0 users

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 SpanKY gentoo-dev 2015-09-06 05:49:51 UTC
if you try to build udisks w/libgudev-150 installed, it'll fail:
checking for GUDEV... no
configure: error: Package requirements (gudev-1.0 >= 165) were not met:
No package 'gudev-1.0' found

the ebuild should depend on that version rather than none at all.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2015-12-16 08:29:25 UTC
commit cdaaec7f32ae7b788290211836c7d07be95da57c

    sys-fs/udisks: add missing version specifier, bug #559732.
    
    Add missing gtk-doc-am dependency for documentation relinking.

Thanks for reporting.