diff options
author | Matthias Maier <tamiko@gentoo.org> | 2021-07-15 14:30:21 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2021-07-15 14:30:38 -0500 |
commit | bd799b34b609db7cdaf8902f4ebd1975fb934061 (patch) | |
tree | cf480e16cbe19676cddb95119e43801ed2c1c08b /sci-libs/dealii | |
parent | net-p2p/automatic: drop old version (diff) | |
download | gentoo-bd799b34b609db7cdaf8902f4ebd1975fb934061.tar.gz gentoo-bd799b34b609db7cdaf8902f4ebd1975fb934061.tar.bz2 gentoo-bd799b34b609db7cdaf8902f4ebd1975fb934061.zip |
sci-libs/dealii: update dependencies of live ebuild
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'sci-libs/dealii')
-rw-r--r-- | sci-libs/dealii/dealii-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/dealii/dealii-9999.ebuild b/sci-libs/dealii/dealii-9999.ebuild index d52bf8a2523b..33ebb4b52320 100644 --- a/sci-libs/dealii/dealii-9999.ebuild +++ b/sci-libs/dealii/dealii-9999.ebuild @@ -43,7 +43,7 @@ REQUIRED_USE=" # FIXME: The opencascade-7.5.1 ebuild uses a new file system layout where # the names of the correct include and library directories are not easily # accessible. Just fix the version for the time being. -CAS_VERSION=7.5.1 +CAS_VERSION=7.5.2 RDEPEND="dev-libs/boost app-arch/bzip2 |