diff --git a/configs/repository-fedora-eln.yaml b/configs/repository-fedora-eln.yaml index a55d401a..6ff8ba2c 100644 --- a/configs/repository-fedora-eln.yaml +++ b/configs/repository-fedora-eln.yaml @@ -188,6 +188,12 @@ data: - texlive-xindy # unwanted toolchain - mold + # dogtag-pki build deps which are vendored in RHEL + - fasterxml-oss-parent + - jackson-* + - jboss-jaxrs-2.0-api + - jboss-logging* + - pki-resteasy* # unwanted weak dependency of ibus-table, ibus-typing-booster - python3-simpleaudio # unwanted (and rarely used) build dep, pulls in hundreds of Perl deps diff --git a/configs/rhel-extensions--egl.yaml b/configs/rhel-extensions--egl.yaml index 5e7b4f43..273fe512 100644 --- a/configs/rhel-extensions--egl.yaml +++ b/configs/rhel-extensions--egl.yaml @@ -10,5 +10,6 @@ data: - egl-wayland2 - egl-x11 - eglexternalplatform-devel + - libXNVCtrl-devel labels: - eln-extensions