summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-09-14 17:36:06 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-09-15 00:03:42 +0200
commitf9610de202f5f50abef2fe675b9fa2c05555dd77 (patch)
treef62a640cd0c450293a6abf7616568c165e98bdf7 /net-dns/unbound/unbound-1.7.3-r1.ebuild
parentnet-dns/unbound: expose libunbound.so ABI via subslot (diff)
downloadgentoo-f9610de202f5f50abef2fe675b9fa2c05555dd77.tar.gz
gentoo-f9610de202f5f50abef2fe675b9fa2c05555dd77.tar.bz2
gentoo-f9610de202f5f50abef2fe675b9fa2c05555dd77.zip
net-dns/unbound: add patch to define PKG_CONFIG in configure
Closes: https://bugs.gentoo.org/666218 Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'net-dns/unbound/unbound-1.7.3-r1.ebuild')
-rw-r--r--net-dns/unbound/unbound-1.7.3-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-dns/unbound/unbound-1.7.3-r1.ebuild b/net-dns/unbound/unbound-1.7.3-r1.ebuild
index 003777366097..d80538d81d74 100644
--- a/net-dns/unbound/unbound-1.7.3-r1.ebuild
+++ b/net-dns/unbound/unbound-1.7.3-r1.ebuild
@@ -57,6 +57,7 @@ RDEPEND="${RDEPEND}
PATCHES=(
"${FILESDIR}"/${PN}-1.5.7-trust-anchor-file.patch
+ "${FILESDIR}"/${PN}-1.6.3-pkg-config.patch
)
S=${WORKDIR}/${MY_P}