From 2c955a2a185f1ecd32024313623a2913fd6a4cec Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 27 May 2018 16:13:04 +0200 Subject: [PATCH] updated ebuild --- packages/gentoo/expandurl-mastodon-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/gentoo/expandurl-mastodon-9999.ebuild b/packages/gentoo/expandurl-mastodon-9999.ebuild index f59708a..510302e 100644 --- a/packages/gentoo/expandurl-mastodon-9999.ebuild +++ b/packages/gentoo/expandurl-mastodon-9999.ebuild @@ -13,7 +13,8 @@ SLOT="0" KEYWORDS="" IUSE="" RDEPEND=">=dev-cpp/mastodon-cpp-9999 - >=dev-cpp/curlpp-0.8.1" + >=dev-cpp/curlpp-0.8.1 + >=dev-libs/libxdg-basedir-1.2.0-r1" DEPEND=">=dev-util/cmake-3.9.6 ${RDEPEND}"