summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-01-08 10:40:12 +0100
committerLars Wendler <polynomial-c@gentoo.org>2019-01-08 10:48:37 +0100
commitbd08d78613ea49cb7dd07cbea9ae4324f585e201 (patch)
tree7ef6bd74ca74ce9438c902eab52406fe06afdd57 /net-misc/lldpd
parentsys-libs/openipmi: Added dependency on sys-libs/readline (diff)
downloadgentoo-bd08d78613ea49cb7dd07cbea9ae4324f585e201.tar.gz
gentoo-bd08d78613ea49cb7dd07cbea9ae4324f585e201.tar.bz2
gentoo-bd08d78613ea49cb7dd07cbea9ae4324f585e201.zip
net-misc/lldpd: Added dependency on sys-libs/readline
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-misc/lldpd')
-rw-r--r--net-misc/lldpd/lldpd-0.9.3-r1.ebuild3
-rw-r--r--net-misc/lldpd/lldpd-1.0.1-r1.ebuild3
-rw-r--r--net-misc/lldpd/lldpd-1.0.1.ebuild3
-rw-r--r--net-misc/lldpd/lldpd-1.0.3.ebuild3
4 files changed, 8 insertions, 4 deletions
diff --git a/net-misc/lldpd/lldpd-0.9.3-r1.ebuild b/net-misc/lldpd/lldpd-0.9.3-r1.ebuild
index 117ff3bf8973..4f8d9c61c91d 100644
--- a/net-misc/lldpd/lldpd-0.9.3-r1.ebuild
+++ b/net-misc/lldpd/lldpd-0.9.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,6 +17,7 @@ IUSE="cdp doc +dot1 +dot3 edp fdp graph jansson +lldpmed old-kernel
RDEPEND="dev-libs/libbsd
>=dev-libs/libevent-2.0.5
+ sys-libs/readline:0=
snmp? ( net-analyzer/net-snmp[extensible(+)] )
xml? ( dev-libs/libxml2 )
jansson? ( dev-libs/jansson )
diff --git a/net-misc/lldpd/lldpd-1.0.1-r1.ebuild b/net-misc/lldpd/lldpd-1.0.1-r1.ebuild
index 88ddeebee8dd..4f6e234cb95b 100644
--- a/net-misc/lldpd/lldpd-1.0.1-r1.ebuild
+++ b/net-misc/lldpd/lldpd-1.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,6 +17,7 @@ IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel sanitizers
RDEPEND="dev-libs/libbsd
>=dev-libs/libevent-2.0.5:=
+ sys-libs/readline:0=
snmp? ( net-analyzer/net-snmp[extensible(+)] )
xml? ( dev-libs/libxml2 )
seccomp? ( sys-libs/libseccomp )
diff --git a/net-misc/lldpd/lldpd-1.0.1.ebuild b/net-misc/lldpd/lldpd-1.0.1.ebuild
index e555b6b4f7ea..31d70bcb6cd9 100644
--- a/net-misc/lldpd/lldpd-1.0.1.ebuild
+++ b/net-misc/lldpd/lldpd-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,6 +17,7 @@ IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel sanitizers
RDEPEND="dev-libs/libbsd
>=dev-libs/libevent-2.0.5:=
+ sys-libs/readline:0=
snmp? ( net-analyzer/net-snmp[extensible(+)] )
xml? ( dev-libs/libxml2 )
seccomp? ( sys-libs/libseccomp )
diff --git a/net-misc/lldpd/lldpd-1.0.3.ebuild b/net-misc/lldpd/lldpd-1.0.3.ebuild
index 09b8552f81f0..226f947f3bdf 100644
--- a/net-misc/lldpd/lldpd-1.0.3.ebuild
+++ b/net-misc/lldpd/lldpd-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,6 +17,7 @@ IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel sanitizers
RDEPEND="dev-libs/libbsd
>=dev-libs/libevent-2.0.5:=
+ sys-libs/readline:0=
snmp? ( net-analyzer/net-snmp[extensible(+)] )
xml? ( dev-libs/libxml2 )
seccomp? ( sys-libs/libseccomp )