Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646028 - >=net-analyzer/zabbix-3.4.5 should DEPEND on dev-libs/libevent
Summary: >=net-analyzer/zabbix-3.4.5 should DEPEND on dev-libs/libevent
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2019-11-27
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: 690920
  Show dependency tree
 
Reported: 2018-01-29 07:59 UTC by Garry Filakhtov
Modified: 2022-06-10 07:01 UTC (History)
2 users (show)

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


Attachments
Patch to move libevent dependency into COMMON_DEPEND (zabbix-3.4.5-libevent-ebuild.patch,595 bytes, patch)
2018-01-29 08:03 UTC, Garry Filakhtov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Garry Filakhtov 2018-01-29 07:59:15 UTC
dev-libs/libevent is listed in RDEPEND in zabbix-3.4.5.ebuild, however it is required to actually build a package (configure fails if libevent is missing).
Comment 1 Garry Filakhtov 2018-01-29 08:03:03 UTC
Created attachment 517046 [details, diff]
Patch to move libevent dependency into COMMON_DEPEND
Comment 2 Larry the Git Cow gentoo-dev 2019-12-15 12:20:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eda1880f54f79cf1c62ffed2118be98294254baa

commit eda1880f54f79cf1c62ffed2118be98294254baa
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-12-15 12:08:43 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-12-15 12:19:48 +0000

    net-analyzer/zabbix: Fix build dependencies
    
    Closes: https://bugs.gentoo.org/646028
    Package-Manager: Portage-2.3.80, Repoman-2.3.19
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 net-analyzer/zabbix/zabbix-4.4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)