From 071fdf62f9fddd69af838447051e656ac29e62c4 Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 4 Jun 2018 13:34:25 +0200 Subject: [PATCH] fixed mastodon-cpp dependency --- net-misc/expandurl-mastodon/expandurl-mastodon-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/expandurl-mastodon/expandurl-mastodon-9999.ebuild b/net-misc/expandurl-mastodon/expandurl-mastodon-9999.ebuild index 523a32211..0f41728ff 100644 --- a/net-misc/expandurl-mastodon/expandurl-mastodon-9999.ebuild +++ b/net-misc/expandurl-mastodon/expandurl-mastodon-9999.ebuild @@ -12,7 +12,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="" IUSE="" -RDEPEND=">=dev-cpp/mastodon-cpp-9999 +RDEPEND=">=dev-cpp/mastodon-cpp-0.15.1 >=dev-cpp/curlpp-0.8.1 >=dev-libs/libxdg-basedir-1.2.0-r1" DEPEND=">=dev-util/cmake-3.9.6