commit: ab3c04ad7113b2123f7ffe655ada408bae9d8591
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 4 08:54:17 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jul 4 08:54:23 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab3c04ad
media-libs/libsndfile: always depend on python since python-any-r1.eclass
requires it. Bug #492754.
Package-Manager: portage-2.3.0
media-libs/libsndfile/libsndfile-1.0.27.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/libsndfile/libsndfile-1.0.27.ebuild
b/media-libs/libsndfile/libsndfile-1.0.27.ebuild
index 9f602a5..c314290 100644
--- a/media-libs/libsndfile/libsndfile-1.0.27.ebuild
+++ b/media-libs/libsndfile/libsndfile-1.0.27.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
!app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )"
DEPEND="${RDEPEND}
virtual/pkgconfig
- test? ( ${PYTHON_DEPS} )"
+ ${PYTHON_DEPS}"
S=${WORKDIR}/${MY_P}