Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 571292 - =mail-client/claws-mail-notification-0.31 requires mail-client/claws-mail-3.9.0
Summary: =mail-client/claws-mail-notification-0.31 requires mail-client/claws-mail-3.9.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-08 16:28 UTC by Ruslan Osmanov
Modified: 2016-01-08 18:25 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 Ruslan Osmanov 2016-01-08 16:28:39 UTC
There is no way to install mail-client/claws-mail-notification with an unstable version of mail-client/claws-mail, since the former requires mail-client/claws-mail-3.9.0.

I suggest to make the dependency less restrictive:

RDEPEND=">=mail-client/claws-mail-3.9.0
...

or

RDEPEND="(=mail-client/claws-mail-3.*)
...

or to add an unstable package for unstable claws-mail.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-01-08 18:23:25 UTC
This plugin cannot be used with >=mail-client/claws-mail-3.9.1

Please enable the "notification" USE flag in later versions of claws-mail.
Comment 2 Ruslan Osmanov 2016-01-08 18:25:39 UTC
Thanks