Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 562720

Summary: app-misc/tmux - change dependency to =dev-libs/libevent-2*
Product: Gentoo Linux Reporter: Conrad Kostecki <conikost>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED CANTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: tmux-2.0-r3.ebuild.diff

Description Conrad Kostecki gentoo-dev 2015-10-10 12:25:08 UTC
(dev-libs/libevent-2.1.5-r1:0/0::gentoo, ebuild scheduled for merge) conflicts with
  =dev-libs/libevent-2.0* required by (app-misc/tmux-2.0-r3:0/0::gentoo, installed)

Currently, tmux has as dependency dev-libs/libevent-2.0*.

According to the website of tmux, it says:
tmux depends on libevent 2.x.

Currently, in portage is already dev-libs/libevent-2.1.5-r1.
I am able to compile tmux with libevent-2.1.5-r1 without any problems.

Could you please change the eBuild?
From =dev-libs/libevent-2.0* to dev-libs/libevent-2*?

Thanks!


Reproducible: Always
Comment 1 Conrad Kostecki gentoo-dev 2015-10-10 12:25:28 UTC
Created attachment 414246 [details, diff]
tmux-2.0-r3.ebuild.diff
Comment 2 Alexander Tsoy 2015-10-10 13:03:04 UTC
See bug 540456
Comment 3 Conrad Kostecki gentoo-dev 2015-10-10 13:21:34 UTC
(In reply to Alexander Tsoy from comment #2)
> See bug 540456

Thanks.