Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 395623 - sys-fs/udftools should (R)DEPEND on sys-libs/readline
Summary: sys-fs/udftools should (R)DEPEND on sys-libs/readline
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-22 00:30 UTC by Maxim Kammerer
Modified: 2011-12-22 16:28 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 Maxim Kammerer 2011-12-22 00:30:45 UTC
If readline is not present, udftools fails to build.

There is no configure switch — the relevant sources (wrudf.h, wrudf.c, wrudf-cmnd.c) rely on _GNU_SOURCE to determine whether readline is present.
Comment 1 SpanKY gentoo-dev 2011-12-22 16:28:10 UTC
should be all set now in the tree; thanks for the report!

Commit message: Depend on readline since we use it
http://sources.gentoo.org/sys-fs/udftools/udftools-1.0.0b-r9.ebuild?r1=1.5&r2=1.6