net-misc/mastorss: fix deps

Closes: https://bugs.gentoo.org/933081
Signed-off-by: tea <gentoo@tastytea.de>
This commit is contained in:
tea
2024-06-15 16:10:02 +02:00
parent 85966ba635
commit 787376a7ff
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2020,2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -23,6 +23,7 @@ RDEPEND="
dev-libs/boost
>=dev-cpp/mastodonpp-0.5.6
dev-libs/jsoncpp
net-misc/curl[ssl]
"
DEPEND="${RDEPEND}"
BDEPEND="

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2020,2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -23,6 +23,7 @@ RDEPEND="
dev-libs/boost
>=dev-cpp/mastodonpp-0.5.6
dev-libs/jsoncpp
net-misc/curl[ssl]
"
DEPEND="${RDEPEND}"
BDEPEND="