media-sound/bempc: EAPI-7 bump, add missing DEPEND
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 20 May 2020 13:13:50 +0000 (15:13 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 20 May 2020 13:19:15 +0000 (15:19 +0200)
Closes: https://bugs.gentoo.org/706750
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-sound/bempc/bempc-0.11_p20160207.ebuild

index e00f76310b783571e4803261eaf46450e9ef2ca1..ab073f5d8e9b151648db249f1c1530de6909a9cb 100644 (file)
@@ -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() {