diff options
Diffstat (limited to 'dev-cpp/msgpack-cxx/msgpack-cxx-6.1.0.ebuild')
| -rw-r--r-- | dev-cpp/msgpack-cxx/msgpack-cxx-6.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/msgpack-cxx/msgpack-cxx-6.1.0.ebuild b/dev-cpp/msgpack-cxx/msgpack-cxx-6.1.0.ebuild index caf19cd7e8f6..e5e33b3bb52d 100644 --- a/dev-cpp/msgpack-cxx/msgpack-cxx-6.1.0.ebuild +++ b/dev-cpp/msgpack-cxx/msgpack-cxx-6.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ RDEPEND="boost? ( dev-libs/boost[context] ) !<dev-libs/msgpack-5.0.0" DEPEND="${RDEPEND}" BDEPEND="doc? ( app-text/doxygen[dot] ) - test? ( sys-libs/zlib )" + test? ( virtual/zlib )" src_configure() { local mycmakeargs=( |
