summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/conf/include/ptest-packagelists-meta-networking.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/conf/include/ptest-packagelists-meta-networking.inc b/meta-networking/conf/include/ptest-packagelists-meta-networking.inc
index 1cdb6d1811..408b559da2 100644
--- a/meta-networking/conf/include/ptest-packagelists-meta-networking.inc
+++ b/meta-networking/conf/include/ptest-packagelists-meta-networking.inc
@@ -34,12 +34,12 @@ PTESTS_FAST_META_NETWORKING:remove:libc-musl = "\
34# firewalld currently hangs forever so disable it for now 34# firewalld currently hangs forever so disable it for now
35# firewalld 35# firewalld
36PTESTS_SLOW_META_NETWORKING = "\ 36PTESTS_SLOW_META_NETWORKING = "\
37 lksctp-tools \
37 net-snmp \ 38 net-snmp \
38 openvpn \ 39 openvpn \
39" 40"
40 41
41PTESTS_PROBLEMS_META_NETWORKING = "\ 42PTESTS_PROBLEMS_META_NETWORKING = "\
42 lksctp-tools \
43 nftables \ 43 nftables \
44 python3-scapy \ 44 python3-scapy \
45" 45"