From 6156b944de246590b58cc9dc2cdd50641763ac51 Mon Sep 17 00:00:00 2001 From: "M. Vefa Bicakci" Date: Fri, 29 Oct 2021 19:44:17 -0400 Subject: [PATCH] distro: Add iptables package's dependencies This commit adds iptables package's to the distro layers, because iptables will be built by the distro layer due to commit I63d557112c653d59b88ac3a4798dee0e89246612. Verification: A layered build is successful with this change. Partial-Bug: #1949217 Signed-off-by: M. Vefa Bicakci Change-Id: If95c2d24c98cb2add5e24548bc45f505c94b4b79 --- centos-mirror-tools/config/centos/distro/rpms_centos.lst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/centos-mirror-tools/config/centos/distro/rpms_centos.lst b/centos-mirror-tools/config/centos/distro/rpms_centos.lst index e81139d8..06a26646 100644 --- a/centos-mirror-tools/config/centos/distro/rpms_centos.lst +++ b/centos-mirror-tools/config/centos/distro/rpms_centos.lst @@ -432,7 +432,9 @@ libmodulemd-1.6.3-1.el7.x86_64.rpm libmount-devel-2.23.2-59.el7.x86_64.rpm # libmpc-1.0.1-3.el7.x86_64.rpm provided by mock libnetfilter_conntrack-1.0.6-1.el7_3.x86_64.rpm +libnetfilter_conntrack-devel-1.0.6-1.el7_3.x86_64.rpm libnfnetlink-1.0.1-4.el7.x86_64.rpm +libnfnetlink-devel-1.0.1-4.el7.x86_64.rpm libnfsidmap-0.25-19.el7.x86_64.rpm libnl-1.1.4-3.el7.x86_64.rpm libnl3-3.2.28-4.el7.x86_64.rpm