commit:     cf60d48d4eff39f5c63a5ca3d526d7196b3e780e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 20 13:13:50 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 20 13:19:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf60d48d

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 <asturm <AT> gentoo.org>

 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 e00f76310b7..ab073f5d8e9 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() {

Reply via email to