summaryrefslogtreecommitdiff
path: root/dev-cpp/ms-gsl/ms-gsl-1.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/ms-gsl/ms-gsl-1.0.0.ebuild')
-rw-r--r--dev-cpp/ms-gsl/ms-gsl-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/ms-gsl/ms-gsl-1.0.0.ebuild b/dev-cpp/ms-gsl/ms-gsl-1.0.0.ebuild
index cde182b5ba10..c2294e55587b 100644
--- a/dev-cpp/ms-gsl/ms-gsl-1.0.0.ebuild
+++ b/dev-cpp/ms-gsl/ms-gsl-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,7 +16,7 @@ IUSE="test"
# header only library
RDEPEND=""
-DEPEND="test? ( >=dev-cpp/catch-1.11.0 )"
+DEPEND="test? ( dev-cpp/catch:1 )"
PATCHES=(
"${FILESDIR}/${P}-use_system_catch-636828.patch"