summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2019-01-08 15:54:33 -0800
committerPatrick McLean <chutzpah@gentoo.org>2019-01-08 15:54:55 -0800
commitaa51d55cd7028c025d5edad781178d8abccf2aea (patch)
tree085f679766c7c32f438bed75f3c0be627a324ba4 /net-misc/lldpd/lldpd-1.0.3.ebuild
parentapp-metrics/memcached_exporter: memcached exporter for prometheus (diff)
downloadgentoo-aa51d55cd7028c025d5edad781178d8abccf2aea.tar.gz
gentoo-aa51d55cd7028c025d5edad781178d8abccf2aea.tar.bz2
gentoo-aa51d55cd7028c025d5edad781178d8abccf2aea.zip
net-misc/lldpd: Fix USE="fdp -cdp" in 1.0.3 (bug #674900)
Closes: https://bugs.gentoo.org/674900 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'net-misc/lldpd/lldpd-1.0.3.ebuild')
-rw-r--r--net-misc/lldpd/lldpd-1.0.3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-misc/lldpd/lldpd-1.0.3.ebuild b/net-misc/lldpd/lldpd-1.0.3.ebuild
index 226f947f3bdf..822e037de615 100644
--- a/net-misc/lldpd/lldpd-1.0.3.ebuild
+++ b/net-misc/lldpd/lldpd-1.0.3.ebuild
@@ -36,6 +36,7 @@ PATCHES=(
"${FILESDIR}/lldpd-0.9.5-seccomp-add-socket-ops.patch"
"${FILESDIR}/lldpd-1.0.1-seccomp-add-brk.patch"
"${FILESDIR}/lldpd-1.0.2-seccomp-add-misc.patch"
+ "${FILESDIR}/lldpd-1.0.3-fix-fdp-without-cdp.patch"
)
pkg_setup() {