sci-libs/kim-api: add missing fortran dep
authorChristoph Junghans <junghans@gentoo.org>
Mon, 11 May 2020 12:54:27 +0000 (06:54 -0600)
committerChristoph Junghans <junghans@gentoo.org>
Mon, 11 May 2020 12:56:14 +0000 (06:56 -0600)
Closes: https://bugs.gentoo.org/722428
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Christoph Junghans <junghans@gentoo.org>
sci-libs/kim-api/kim-api-2.1.3.ebuild

index e4d877d225c2cf7dd9a0e8787130906cd62957b0..60c0e882f9904486bad91dec7b35144d42a448fb 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake-utils
+inherit cmake-utils fortran-2
 
 DESCRIPTION="Application Programming Interface for atomistic simulations"
 HOMEPAGE="https://openkim.org"