summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-05-10 22:21:18 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-05-10 22:21:45 -0400
commitcb76da37b02ed5bca29ca8f21be989f1dd5e80b6 (patch)
treefaebcf07688a59b4b12a5f9b6881cdc430e54820 /net-libs/libetpan/libetpan-1.9.3.ebuild
parentapp-admin/ansible: 2.8.0-rc3 bump with cleanup (diff)
downloadgentoo-cb76da37b02ed5bca29ca8f21be989f1dd5e80b6.tar.gz
gentoo-cb76da37b02ed5bca29ca8f21be989f1dd5e80b6.tar.bz2
gentoo-cb76da37b02ed5bca29ca8f21be989f1dd5e80b6.zip
net-libs/libetpan: upstream patch to fix build on musl
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-libs/libetpan/libetpan-1.9.3.ebuild')
-rw-r--r--net-libs/libetpan/libetpan-1.9.3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-libs/libetpan/libetpan-1.9.3.ebuild b/net-libs/libetpan/libetpan-1.9.3.ebuild
index b700e23e776a..262ae83217df 100644
--- a/net-libs/libetpan/libetpan-1.9.3.ebuild
+++ b/net-libs/libetpan/libetpan-1.9.3.ebuild
@@ -30,6 +30,7 @@ RDEPEND="${DEPEND}"
PATCHES=(
"${FILESDIR}"/${PN}-1.0-nonnull.patch
+ "${FILESDIR}"/${PN}-1.9.3-missing-stddev_h.patch
)
pkg_pretend() {