From 783a8c0e38779b8bca2cb4ea51367d8f9944dcd6 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Apr 2021 00:45:49 +0100 Subject: sci-physics/espresso: add missing cuda inherit Signed-off-by: Sam James --- sci-physics/espresso/espresso-4.1.3.ebuild | 2 +- sci-physics/espresso/espresso-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-physics') diff --git a/sci-physics/espresso/espresso-4.1.3.ebuild b/sci-physics/espresso/espresso-4.1.3.ebuild index 1ef336f2ab40..a60bb434ef8b 100644 --- a/sci-physics/espresso/espresso-4.1.3.ebuild +++ b/sci-physics/espresso/espresso-4.1.3.ebuild @@ -6,7 +6,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8,9} ) CMAKE_MAKEFILE_GENERATOR="emake" -inherit cmake python-single-r1 savedconfig +inherit cmake cuda python-single-r1 savedconfig DESCRIPTION="Extensible Simulation Package for Research on Soft matter" HOMEPAGE="http://espressomd.org" diff --git a/sci-physics/espresso/espresso-9999.ebuild b/sci-physics/espresso/espresso-9999.ebuild index 1ef336f2ab40..a60bb434ef8b 100644 --- a/sci-physics/espresso/espresso-9999.ebuild +++ b/sci-physics/espresso/espresso-9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8,9} ) CMAKE_MAKEFILE_GENERATOR="emake" -inherit cmake python-single-r1 savedconfig +inherit cmake cuda python-single-r1 savedconfig DESCRIPTION="Extensible Simulation Package for Research on Soft matter" HOMEPAGE="http://espressomd.org" -- cgit v1.2.3-65-gdbad