projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
254e05a
)
net-p2p/transmission: unbundle libb64
author
Mike Gilbert
<floppym@gentoo.org>
Thu, 26 Jan 2017 20:39:34 +0000
(15:39 -0500)
committer
Mike Gilbert
<floppym@gentoo.org>
Thu, 26 Jan 2017 20:40:39 +0000
(15:40 -0500)
Bug: https://bugs.gentoo.org/607336
Package-Manager: Portage-2.3.3_p42, Repoman-2.3.1_p35
net-p2p/transmission/transmission-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-p2p/transmission/transmission-9999.ebuild
b/net-p2p/transmission/transmission-9999.ebuild
index 34a8e11a221a2f8e9726febfc5eb18401e57b44d..39a23fd66f6b71c3e082c8cffaca82785f5de5c1 100644
(file)
--- a/
net-p2p/transmission/transmission-9999.ebuild
+++ b/
net-p2p/transmission/transmission-9999.ebuild
@@
-26,6
+26,7
@@
IUSE="ayatana gtk libressl lightweight nls mbedtls qt5 systemd test"
RESTRICT="!test? ( test )"
RDEPEND="
+ dev-libs/libb64:0=
>=dev-libs/libevent-2.0.10:=
!mbedtls? (
!libressl? ( dev-libs/openssl:0= )
@@
-89,7
+90,7
@@
src_configure() {
-DUSE_SYSTEM_MINIUPNPC=ON
-DUSE_SYSTEM_NATPMP=ON
-DUSE_SYSTEM_UTP=OFF
- -DUSE_SYSTEM_B64=O
FF
+ -DUSE_SYSTEM_B64=O
N
-DWITH_CRYPTO=$(usex mbedtls polarssl openssl)
-DWITH_INOTIFY=ON