mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
net-misc/mastorss: fix deps
Closes: https://bugs.gentoo.org/933081 Signed-off-by: tea <gentoo@tastytea.de>
This commit is contained in:
@@ -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="
|
||||
|
||||
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user