summaryrefslogtreecommitdiff
path: root/dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-07 15:25:19 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-07 15:25:19 +0000
commit54ef05621701a320a71e56f68a0a942bc53ae0e9 (patch)
tree1137ddce6287c914945a29436a5741aee8f7fea5 /dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild
parent077e0e831423827ec97c98a46b5f2cc03fb4a6ea (diff)
gentoo auto-resync : 07:02:2023 - 15:25:18
Diffstat (limited to 'dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild')
-rw-r--r--dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild3
1 files changed, 2 insertions, 1 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 0cc922cfef81..8e3609f7d111 100644
--- a/dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild
+++ b/dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild
@@ -18,7 +18,8 @@ REQUIRED_USE="test? ( boost )"
RESTRICT="!test? ( test )"
-RDEPEND="boost? ( dev-libs/boost[context] )"
+RDEPEND="boost? ( dev-libs/boost[context] )
+ !<dev-libs/msgpack-5.0.0"
DEPEND="${RDEPEND}"
BDEPEND="doc? ( app-doc/doxygen[dot] )
test? ( sys-libs/zlib )"