dev-libs/jose: remove empty variable

Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Julien Roy 2024-02-17 16:05:28 -05:00
parent 90c9291048
commit d875e4f596
No known key found for this signature in database
GPG Key ID: BEF2297448848842

View File

@ -1,4 +1,4 @@
# Copyright 2022-2023 Gentoo Authors
# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -17,4 +17,3 @@ DEPEND="dev-libs/jansson"
RDEPEND="${DEPEND}
dev-libs/openssl:=
"
BDEPEND=""