diff options
author | Kurt Kanzenbach <kurt@kmk-computers.de> | 2021-08-26 21:42:33 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-26 23:20:46 +0100 |
commit | 1175001abc9f53763ab53ecfd8b3bf28b3c8411c (patch) | |
tree | 8d7b07f969fab46d2b45da5ea61325a8c5eae1c0 /sys-cluster/hpx | |
parent | sys-cluster/hpx: Specify asio version (diff) | |
download | gentoo-1175001abc9f53763ab53ecfd8b3bf28b3c8411c.tar.gz gentoo-1175001abc9f53763ab53ecfd8b3bf28b3c8411c.tar.bz2 gentoo-1175001abc9f53763ab53ecfd8b3bf28b3c8411c.zip |
sys-cluster/hpx: Sync live ebuild
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
Closes: https://github.com/gentoo/gentoo/pull/22119
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/hpx')
-rw-r--r-- | sys-cluster/hpx/hpx-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/hpx/hpx-9999.ebuild b/sys-cluster/hpx/hpx-9999.ebuild index 7f80474d33a5..0c573198a762 100644 --- a/sys-cluster/hpx/hpx-9999.ebuild +++ b/sys-cluster/hpx/hpx-9999.ebuild @@ -33,7 +33,7 @@ BDEPEND=" " RDEPEND=" ${PYTHON_DEPS} - dev-cpp/asio + >=dev-cpp/asio-1.12.0 dev-libs/boost:= sys-apps/hwloc sys-libs/zlib |