dev-cpp/usockets: make repoman happy

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-05-01 11:58:08 +02:00
parent d482ec2ee0
commit 70ec616557

View File

@@ -28,10 +28,10 @@ DEPEND="openssl? (
libuv? ( dev-libs/libuv )
debug? (
|| (
>=sys-devel/gcc-7.4.0[sanitize]
>=sys-devel/gcc-7.4.0:*[sanitize]
(
sys-devel/clang-runtime[sanitize]
sys-libs/compiler-rt-sanitizers[sanitize]
sys-devel/clang-runtime:*[sanitize]
sys-libs/compiler-rt-sanitizers:*[sanitize]
)
)
)