From e44b2d678918e597db32fc0348495a16d9900203 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 11 Mar 2019 16:53:47 +0100 Subject: [PATCH] media-sound/audacity: Adjusted portaudio dependency. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler --- media-sound/audacity/audacity-2.2.2.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/media-sound/audacity/audacity-2.2.2.ebuild b/media-sound/audacity/audacity-2.2.2.ebuild index 13149d281ebde..d9ca1cb530294 100644 --- a/media-sound/audacity/audacity-2.2.2.ebuild +++ b/media-sound/audacity/audacity-2.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,7 +24,8 @@ RESTRICT="test" RDEPEND=">=app-arch/zip-2.3 dev-libs/expat >=media-libs/libsndfile-1.0.0 - =media-libs/portaudio-19* + >=media-libs/portaudio-19_pre +