summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-07-04 10:54:17 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-07-04 10:54:23 +0200
commitab3c04ad7113b2123f7ffe655ada408bae9d8591 (patch)
tree7e62c3f1ee321dcf45178a8ec4857981b990477d /media-libs/libsndfile/libsndfile-1.0.27.ebuild
parentx11-misc/xscreensaver: Stable for HPPA (bug #587208). (diff)
downloadgentoo-ab3c04ad7113b2123f7ffe655ada408bae9d8591.tar.gz
gentoo-ab3c04ad7113b2123f7ffe655ada408bae9d8591.tar.bz2
gentoo-ab3c04ad7113b2123f7ffe655ada408bae9d8591.zip
media-libs/libsndfile: always depend on python since python-any-r1.eclass requires it. Bug #492754.
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-libs/libsndfile/libsndfile-1.0.27.ebuild')
-rw-r--r--media-libs/libsndfile/libsndfile-1.0.27.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsndfile/libsndfile-1.0.27.ebuild b/media-libs/libsndfile/libsndfile-1.0.27.ebuild
index 9f602a5b6781..c314290a6451 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}