aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eclass/shr.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/shr.eclass b/eclass/shr.eclass
index 8b3bf3c..5cee738 100644
--- a/eclass/shr.eclass
+++ b/eclass/shr.eclass
@@ -6,7 +6,7 @@ inherit autotools eutils git
IUSE="nls"
DEPEND="${DEPEND}
- nls? ( dev-util/cvs )"
+ nls? ( dev-vcs/cvs )"
# Init the extra econfs
SHR_EXTRA_ECONF_OPTS=""