x11-apps/radeon-profile: Added missing dev-qt/qtconcurrent:5 dep
authorLars Wendler <polynomial-c@gentoo.org>
Fri, 10 May 2019 15:53:15 +0000 (17:53 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Fri, 10 May 2019 15:53:43 +0000 (17:53 +0200)
Thanks-to: Emmanuel Andry <eandry@free.fr>
Closes: https://bugs.gentoo.org/685512
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
x11-apps/radeon-profile/radeon-profile-20190311.ebuild
x11-apps/radeon-profile/radeon-profile-99999999.ebuild

index 9221aca4ad86914a3d6a5f0499a8277f462c04b7..de8838c90ba8be668f173897581c482b4325980d 100644 (file)
@@ -1,6 +1,5 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Id: 77337142ec368ef43c179461f5ca0beb09d5cd21 $
 
 EAPI=7
 
@@ -34,6 +33,7 @@ RDEPEND="
 
 DEPEND="
        ${RDEPEND}
+       dev-qt/qtconcurrent:5
        media-libs/mesa
        x11-libs/libdrm
 "
index 9221aca4ad86914a3d6a5f0499a8277f462c04b7..de8838c90ba8be668f173897581c482b4325980d 100644 (file)
@@ -1,6 +1,5 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Id: 77337142ec368ef43c179461f5ca0beb09d5cd21 $
 
 EAPI=7
 
@@ -34,6 +33,7 @@ RDEPEND="
 
 DEPEND="
        ${RDEPEND}
+       dev-qt/qtconcurrent:5
        media-libs/mesa
        x11-libs/libdrm
 "