dev-libs/starpu: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:59:26 +0000 (10:59 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:59:26 +0000 (10:59 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-libs/starpu/starpu-1.2.6.ebuild

index 95988d4250230c4a6f80abfd1a55e5a43063eebc..122963958bfafe470729443acd3616935764ee32 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 FORTRAN_STANDARD=90
 FORTRAN_NEEDED="fortran"
-inherit autotools cuda fortran-2 toolchain-funcs
+inherit autotools cuda fortran-2 ltprune toolchain-funcs
 
 DESCRIPTION="Unified runtime system for heterogeneous multicore architectures"
 HOMEPAGE="http://starpu.gforge.inria.fr/"