diff --git a/jflex.spec b/jflex.spec index 224183e..13707da 100644 --- a/jflex.spec +++ b/jflex.spec @@ -14,10 +14,10 @@ Source0: %{name}-%{version}-clean.tar.gz Source4: %{name}.1 Source5: create-tarball.sh -BuildRequires: maven-local %if %{with bootstrap} BuildRequires: javapackages-bootstrap %else +BuildRequires: maven-local BuildRequires: mvn(java_cup:java_cup) BuildRequires: mvn(junit:junit) BuildRequires: mvn(org.apache.ant:ant)