Added curlpp dependency

This commit is contained in:
tastytea 2018-02-09 16:21:58 +01:00
parent 74b2a77a53
commit b8ef1be5d1
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
IUSE="doc debug examples"
RDEPEND=">=dev-libs/boost-1.63.0"
RDEPEND=">=dev-cpp/curlpp-0.8.1"
DEPEND=">=dev-util/cmake-3.9.6
doc? ( >=app-doc/doxygen-1.8.13-r1 )
${RDEPEND}"