Added ioc as a dependency of the main package

This commit is contained in:
ferrog
2025-10-31 16:24:58 +00:00
parent 743a38b2b8
commit e87d851e94

View File

@@ -205,6 +205,7 @@ After=%{codac_service_prefix}-EC-GN-P01-PCF0CORE-ioc.service]]>
KillSignal=SIGINT]]>
</include>
<requires version="current">%{codac_rpm_prefix}-${project.artifactId}-lib</requires>
<requires version="current">%{codac_rpm_prefix}-EC-GN-P01-PCF0CORE-ioc</requires>
</package>
</packaging>
</configuration>