diff --git a/java-runtime-decompiler.spec b/java-runtime-decompiler.spec index 0f9f4eb..7321107 100644 --- a/java-runtime-decompiler.spec +++ b/java-runtime-decompiler.spec @@ -14,6 +14,8 @@ BuildArch: noarch BuildRequires: maven-local BuildRequires: byteman BuildRequires: rsyntaxtextarea +BuildRequires: junit5 +BuildRequires: junit # depends on devel, not runtime (needs tools.jar) BuildRequires: java-devel = 1:1.8.0 BuildRequires: google-gson