summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/google-benchmark/google-benchmark-9999.ebuild')
-rw-r--r--dev-libs/google-benchmark/google-benchmark-9999.ebuild8
1 files changed, 1 insertions, 7 deletions
diff --git a/dev-libs/google-benchmark/google-benchmark-9999.ebuild b/dev-libs/google-benchmark/google-benchmark-9999.ebuild
index 6a5ce16..c7d9f8d 100644
--- a/dev-libs/google-benchmark/google-benchmark-9999.ebuild
+++ b/dev-libs/google-benchmark/google-benchmark-9999.ebuild
@@ -19,10 +19,7 @@ SLOT="0"
IUSE=""
RDEPEND="
- >=dev-libs/protobuf-2.5.0
- dev-util/cmake
- >=sys-devel/gcc-4.8.0
- >=net-misc/curl-7.45.0"
+ dev-util/cmake"
DEPEND="${RDEPEND}
virtual/pkgconfig"
@@ -30,9 +27,6 @@ KEYWORDS="~amd64"
src_configure()
{
-# local mycmakeargs=(
-# $(cmake-utils_use cgi BUILD_CGI)
-# )
append-cxxflags -std=c++11 -Wno-deprecated-declarations
cmake-utils_src_configure