diff options
Diffstat (limited to 'dev-cpp/msgpack-cxx')
| -rw-r--r-- | dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild | 4 | ||||
| -rw-r--r-- | dev-cpp/msgpack-cxx/msgpack-cxx-6.0.0.ebuild | 4 | ||||
| -rw-r--r-- | dev-cpp/msgpack-cxx/msgpack-cxx-6.1.0.ebuild | 4 | ||||
| -rw-r--r-- | dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild b/dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild index caf19cd7e8f6..e5e33b3bb52d 100644 --- a/dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild +++ b/dev-cpp/msgpack-cxx/msgpack-cxx-5.0.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=( diff --git a/dev-cpp/msgpack-cxx/msgpack-cxx-6.0.0.ebuild b/dev-cpp/msgpack-cxx/msgpack-cxx-6.0.0.ebuild index 35b5204d39c0..41fc11872df3 100644 --- a/dev-cpp/msgpack-cxx/msgpack-cxx-6.0.0.ebuild +++ b/dev-cpp/msgpack-cxx/msgpack-cxx-6.0.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 )" PATCHES=( "${FILESDIR}"/"${PN}"-6.0.0-gcc13.patch 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=( diff --git a/dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild b/dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild index 9d825d14faf0..e5e33b3bb52d 100644 --- a/dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild +++ b/dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild @@ -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=( |
