#33 Adding additional_packages to AppStream and BaseOS
Merged 3 years ago by bstinson. Opened 3 years ago by mohanboddu.
centos/ mohanboddu/pungi-centos centos-8-stream  into  centos-8-stream

@@ -48,12 +48,35 @@ 

              "pipewire-docs",

              "rt-tests",

              "micropipenv",

+             "nispor",

+             "nispor-devel",

+             "python3-nispor",

+             "libnumbertext",

+             "dotnet-sdk-3.1",

+             "perl-IO-String",

+             "dejavu-lgc-sans-fonts",

+             "xorg-x11-drivers",

+             "fstrm",

+             "ucx-cma",

+             "ucx-ib",

+             "ucx-rdmacm"

+             "ucx-devel",

+             "mpich-doc",

+             "mvapich2-devel",

+             "mvapich2-psm2-devel",

+             "mvapich2-doc",

+             "libecpg",

+             "rsyslog-udpspoof",

+             "mysql-selinux",

          ]

      }),

  

      ("^BaseOS$", {

          "*": [

              "python3-debuginfo",

+             "python3-pyverbs",

+             "syslinux-tftpboot",

+             "samba-winexe",

          ]

      }),

      ("^BaseOS$", {

Pull-Request has been merged by bstinson

3 years ago
Metadata