diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-07-04 10:56:21 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-07-04 10:56:21 +0200 |
commit | adb662dfd09def3fe6474494f850d1cf2500fd2a (patch) | |
tree | 7b1fe1fb09e5367b748d2a06c8c5f92e21ae7cee /media-libs | |
parent | media-libs/libsndfile: always depend on python since python-any-r1.eclass req... (diff) | |
download | gentoo-adb662dfd09def3fe6474494f850d1cf2500fd2a.tar.gz gentoo-adb662dfd09def3fe6474494f850d1cf2500fd2a.tar.bz2 gentoo-adb662dfd09def3fe6474494f850d1cf2500fd2a.zip |
media-libs/libsndfile: drop unused test useflag
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.27.ebuild | 2 |
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 c314290a6451..8716eba9b3cc 100644 --- a/media-libs/libsndfile/libsndfile-1.0.27.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.27.ebuild @@ -22,7 +22,7 @@ fi LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="alsa minimal sqlite static-libs test" +IUSE="alsa minimal sqlite static-libs" RDEPEND=" !minimal? ( >=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}] |