Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 562720 - app-misc/tmux - change dependency to =dev-libs/libevent-2*
Summary: app-misc/tmux - change dependency to =dev-libs/libevent-2*
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-10 12:25 UTC by Conrad Kostecki
Modified: 2015-10-10 13:21 UTC (History)
0 users

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


Attachments
tmux-2.0-r3.ebuild.diff (tmux-2.0-r3.ebuild.diff,353 bytes, patch)
2015-10-10 12:25 UTC, Conrad Kostecki
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.