diff --git a/cdi-api.spec b/cdi-api.spec index 35f7066..ac47a1b 100644 --- a/cdi-api.spec +++ b/cdi-api.spec @@ -13,10 +13,10 @@ Source0: https://github.com/eclipse-ee4j/cdi/archive/%{version}.tar.gz Patch1: 0001-Remove-dependency-on-glassfish-el.patch -BuildRequires: maven-local %if %{with bootstrap} BuildRequires: javapackages-bootstrap %else +BuildRequires: maven-local BuildRequires: %{?module_prefix}mvn(jakarta.inject:jakarta.inject-api) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) %endif