From 65c1e5f4ee950e3417b38a0d89c4fcee534d8687 Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Feb 12 2021 13:22:37 +0000 Subject: Added 2 missing runtime dependencies --- diff --git a/jibri/jibri.spec b/jibri/jibri.spec index 71674d7..ea7f759 100644 --- a/jibri/jibri.spec +++ b/jibri/jibri.spec @@ -55,6 +55,8 @@ instructions. %prep %autosetup -p1 %pom_add_dep rusv:agafua-syslog:0.4:runtime +%pom_add_dep javax.activation:activation:1.1.1:runtime +%pom_add_dep org.glassfish.jaxb:jaxb-runtime:2.3.2:runtime %pom_add_plugin :maven-jar-plugin:2.3 . \ 'truefalselib${exec.mainClass}'