summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2018-03-10 13:21:02 -0500
committerMike Gilbert <floppym@gentoo.org>2018-03-10 13:21:02 -0500
commit20e14e6a5d031c7112d7346a6abe26324e876bc3 (patch)
tree59891ef3295c145fd39302c4b070648d0dd34ba7 /net-p2p/transmission/transmission-2.93.ebuild
parentsys-apps/systemd: bump to 238 (diff)
downloadgentoo-20e14e6a5d031c7112d7346a6abe26324e876bc3.tar.gz
gentoo-20e14e6a5d031c7112d7346a6abe26324e876bc3.tar.bz2
gentoo-20e14e6a5d031c7112d7346a6abe26324e876bc3.zip
net-p2p/transmission: fix build with libressl
Closes: https://bugs.gentoo.org/646354 Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81
Diffstat (limited to 'net-p2p/transmission/transmission-2.93.ebuild')
-rw-r--r--net-p2p/transmission/transmission-2.93.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/transmission/transmission-2.93.ebuild b/net-p2p/transmission/transmission-2.93.ebuild
index d5235cc1c656..f4d38bcde3f0 100644
--- a/net-p2p/transmission/transmission-2.93.ebuild
+++ b/net-p2p/transmission/transmission-2.93.ebuild
@@ -52,6 +52,7 @@ DOCS=( AUTHORS NEWS qt/README.txt )
PATCHES=(
"${FILESDIR}"/libsystemd.patch
+ "${FILESDIR}"/transmission-2.93-libressl.patch
)
src_prepare() {