projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9db44c6
)
net-libs/gnutls: no longer need cxx hack
author
Alon Bar-Lev
<alonbl@gentoo.org>
Sun, 12 Feb 2017 21:15:17 +0000
(23:15 +0200)
committer
Alon Bar-Lev
<alonbl@gentoo.org>
Sun, 12 Feb 2017 21:21:18 +0000
(23:21 +0200)
Package-Manager: portage-2.3.3
net-libs/gnutls/gnutls-3.5.9.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/gnutls/gnutls-3.5.9.ebuild
b/net-libs/gnutls/gnutls-3.5.9.ebuild
index e5a9708b99072792129ffaf6b70113ff2f4224ad..189147b35dcdf744aca7f4172a6df3cbcff593dd 100644
(file)
--- a/
net-libs/gnutls/gnutls-3.5.9.ebuild
+++ b/
net-libs/gnutls/gnutls-3.5.9.ebuild
@@
-47,6
+47,7
@@
RDEPEND=">=dev-libs/libtasn1-4.9:=[${MULTILIB_USEDEP}]
DEPEND="${RDEPEND}
>=sys-devel/automake-1.11.6
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+ sys-devel/gcc[cxx?]
doc? (
sys-apps/texinfo
dev-util/gtk-doc
@@
-94,9
+95,6
@@
src_prepare() {
# Use sane .so versioning on FreeBSD.
elibtoolize
-
- # bug 497472
- use cxx || epunt_cxx
}
multilib_src_configure() {