Add requires on junit
This commit is contained in:
parent
6457e437fc
commit
56e1ff9974
@ -10,6 +10,9 @@ BuildArch: noarch
|
||||
|
||||
BuildRequires: maven-local
|
||||
|
||||
# Test dependency that should be propagated down the POM hierarchy
|
||||
Requires: mvn(junit:junit)
|
||||
|
||||
%description
|
||||
The Plexus project provides a full software stack for creating and
|
||||
executing software projects. This package provides parent POM for
|
||||
|
||||
Loading…
Reference in New Issue
Block a user