Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 272759 - mail-filter/amavisd-new-2.6.3-r1 unconditionally depends on Mail-DKIM even with USE-dkim
Summary: mail-filter/amavisd-new-2.6.3-r1 unconditionally depends on Mail-DKIM even wi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-05 11:39 UTC by Luca Lesinigo
Modified: 2009-06-08 20:14 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 Luca Lesinigo 2009-06-05 11:39:18 UTC
mail-filter/amavisd-new saw the introduction of the dkim USE flag, but as of 2.6.3-r1 it unconditionally depends on >=dev-perl/Mail-DKIM-0.31.

I'm not sure if it is really required by the code even if not in use, but maybe it could be depended on only when USE=dkim ?
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2009-06-08 19:35:01 UTC
*amavisd-new-2.6.3-r1 (08 May 2009)

  08 May 2009; Tobias Scherbaum <dertobi123@gentoo.org>
  -amavisd-new-2.6.3.ebuild, +amavisd-new-2.6.3-r1.ebuild:
  Fix dep on dev-perl/Mail-DKIM, it's needed even when no dkim funtionality
  is activated. #268928

Comment 2 Tobias Scherbaum (RETIRED) gentoo-dev 2009-06-08 20:14:49 UTC
(In reply to comment #0)
> I'm not sure if it is really required by the code even if not in use.

It is.