dev-cpp/mastodonpp: Update curl dependency.

This commit is contained in:
tastytea 2020-01-15 17:30:47 +01:00
parent 1772344760
commit bbf0f66377
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ fi
IUSE="doc examples test"
RDEPEND="
>=net-misc/curl-7.32.0[ssl]
>=net-misc/curl-7.56.0[ssl]
"
DEPEND="
>=dev-util/cmake-3.9