updated ebuilds

This commit is contained in:
tastytea 2018-03-21 17:51:17 +01:00
parent f7eafdaf95
commit 57641d0e4a
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
2 changed files with 2 additions and 2 deletions

View File

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

View File

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