Package-Manager: Portage-2.3.62, Repoman-2.3.12
Fixes: http://github.com/gentoo/gentoo/pull/11456#discussion_r268048208
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
tcmalloc? ( dev-util/google-perftools )
jemalloc? ( >=dev-libs/jemalloc-3.2 )"
-DEPEND="
- ${RDEPEND}
- test? ( dev-lang/tcl:0= )"
-
BDEPEND="
+ ${RDEPEND}
virtual/pkgconfig"
+# Tcl is only needed in the CHOST test env
+DEPEND="${RDEPEND}
+ test? ( dev-lang/tcl:0= )"
+
REQUIRED_USE="?? ( tcmalloc jemalloc )"
pkg_setup() {
tcmalloc? ( dev-util/google-perftools )
jemalloc? ( >=dev-libs/jemalloc-5.1:= )"
-DEPEND="
- ${RDEPEND}
- test? ( dev-lang/tcl:0= )"
-
BDEPEND="
+ ${RDEPEND}
virtual/pkgconfig"
+# Tcl is only needed in the CHOST test env
+DEPEND="${RDEPEND}
+ test? ( dev-lang/tcl:0= )"
+
REQUIRED_USE="?? ( tcmalloc jemalloc )"
pkg_setup() {