summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-12 00:45:49 +0100
committerSam James <sam@gentoo.org>2021-04-12 02:07:11 +0100
commit783a8c0e38779b8bca2cb4ea51367d8f9944dcd6 (patch)
tree0dd73b9265ceda902b1872af26988384ee2279c5 /sci-physics
parentsci-misc/boinc: sync live ebuild (diff)
downloadgentoo-783a8c0e38779b8bca2cb4ea51367d8f9944dcd6.tar.gz
gentoo-783a8c0e38779b8bca2cb4ea51367d8f9944dcd6.tar.bz2
gentoo-783a8c0e38779b8bca2cb4ea51367d8f9944dcd6.zip
sci-physics/espresso: add missing cuda inherit
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/espresso/espresso-4.1.3.ebuild2
-rw-r--r--sci-physics/espresso/espresso-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
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"