From 93b9c3927e77b74ab00fa490ff4bbcf7943c1f5d Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Tue, 14 Jun 2022 08:03:17 +0200 Subject: [PATCH] Update build-requires in bootstrap mode --- objectweb-asm.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/objectweb-asm.spec b/objectweb-asm.spec index 0a2d652..61981f4 100644 --- a/objectweb-asm.spec +++ b/objectweb-asm.spec @@ -21,9 +21,10 @@ Source7: https://repo1.maven.org/maven2/org/ow2/asm/asm-util/%{version}/a # The source contains binary jars that cannot be verified for licensing and could be proprietary Source9: generate-tarball.sh -BuildRequires: maven-local %if %{with bootstrap} BuildRequires: javapackages-bootstrap +%else +BuildRequires: maven-local %endif # Explicit javapackages-tools requires since asm-processor script uses