From 59404d4324245bfbd130381a49e65988bb84e789 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Mon, 18 Jan 2016 11:02:10 -0600 Subject: [PATCH] net-analyzer/icinga2: moving flex/bison to depend only Package-Manager: portage-2.2.26 --- net-analyzer/icinga2/icinga2-2.4.1-r3.ebuild | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/net-analyzer/icinga2/icinga2-2.4.1-r3.ebuild b/net-analyzer/icinga2/icinga2-2.4.1-r3.ebuild index 6c6709abd31a..0cc2bd120b8a 100644 --- a/net-analyzer/icinga2/icinga2-2.4.1-r3.ebuild +++ b/net-analyzer/icinga2/icinga2-2.4.1-r3.ebuild @@ -14,17 +14,20 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+mysql postgres classicui console lto minimal nano-syntax +plugins studio +vim-syntax" -DEPEND=" +CDEPEND=" dev-libs/openssl:0 >=dev-libs/boost-1.41 - sys-devel/bison - >=sys-devel/flex-2.5.35 console? ( dev-libs/libedit ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql:= )" +DEPEND=" + ${CDEPEND} + sys-devel/bison + >=sys-devel/flex-2.5.35" + RDEPEND=" - ${DEPEND} + ${CDEPEND} plugins? ( || ( net-analyzer/monitoring-plugins net-analyzer/nagios-plugins -- 2.26.2