aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-dotnet/nunit-framework/nunit-framework-3.7.0.ebuild')
-rw-r--r--dev-dotnet/nunit-framework/nunit-framework-3.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/nunit-framework/nunit-framework-3.7.0.ebuild b/dev-dotnet/nunit-framework/nunit-framework-3.7.0.ebuild
index 039d064..4cf0154 100644
--- a/dev-dotnet/nunit-framework/nunit-framework-3.7.0.ebuild
+++ b/dev-dotnet/nunit-framework/nunit-framework-3.7.0.ebuild
@@ -10,7 +10,7 @@ RESTRICT="mirror"
USE_DOTNET="net45"
IUSE="+net45 developer debug nupkg gac doc"
-inherit mono-env gac nupkg
+inherit mono-env gac nupkg versionator
NAME="nunit"
HOMEPAGE="https://github.com/nunit/${NAME}"