From cf60d48d4eff39f5c63a5ca3d526d7196b3e780e Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 20 May 2020 15:13:50 +0200 Subject: [PATCH] media-sound/bempc: EAPI-7 bump, add missing DEPEND Closes: https://bugs.gentoo.org/706750 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner --- media-sound/bempc/bempc-0.11_p20160207.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/media-sound/bempc/bempc-0.11_p20160207.ebuild b/media-sound/bempc/bempc-0.11_p20160207.ebuild index e00f76310b78..ab073f5d8e9b 100644 --- a/media-sound/bempc/bempc-0.11_p20160207.ebuild +++ b/media-sound/bempc/bempc-0.11_p20160207.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 COMMIT=783ea4e61cbfe54250e809498b1496d6cbd5afa1 inherit qmake-utils xdg-utils @@ -24,6 +24,7 @@ RDEPEND=" " DEPEND="${RDEPEND} app-arch/unzip + dev-qt/qtconcurrent:5 " src_unpack() { -- 2.26.2