Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65478 - Note edit ebuild configure fails in configure without arts.
Summary: Note edit ebuild configure fails in configure without arts.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-26 18:53 UTC by will
Modified: 2004-10-31 02:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to enforce arts requirement in ebuild (noteedit-2.6.2.ebuild.patch,934 bytes, patch)
2004-10-04 08:15 UTC, Laurence Withers
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description will 2004-09-26 18:53:21 UTC
Arts needs to be a dep for note edit

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Laurence Withers 2004-10-04 08:07:25 UTC
Confirmed; noteedit has a hard dependency on arts. The "--without-arts"
configure flag is actually for some runtime option, not compile-time (at least
from what I understand). Patch on the way.

For reference, this bug is about media-sound/noteedit .
Comment 2 Laurence Withers 2004-10-04 08:15:36 UTC
Created attachment 41073 [details, diff]
Patch to enforce arts requirement in ebuild

Not sure if this is the best solution, and it will fall down if somebody
has compiled kdelibs without arts but then enables arts before trying to
compile noteedit. However, this patch might be useful.
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-31 02:44:21 UTC
fixed in cvs