diff options
| -rw-r--r-- | meta-networking/conf/include/ptest-packagelists-meta-networking.inc | 2 | ||||
| -rw-r--r-- | meta-networking/recipes-daemons/squid/squid_6.7.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/conf/include/ptest-packagelists-meta-networking.inc b/meta-networking/conf/include/ptest-packagelists-meta-networking.inc index 05c4e474ab..574e3a0aa1 100644 --- a/meta-networking/conf/include/ptest-packagelists-meta-networking.inc +++ b/meta-networking/conf/include/ptest-packagelists-meta-networking.inc | |||
| @@ -16,6 +16,7 @@ PTESTS_FAST_META_NETWORKING = "\ | |||
| 16 | lldpd \ | 16 | lldpd \ |
| 17 | mbedtls \ | 17 | mbedtls \ |
| 18 | openhpi \ | 18 | openhpi \ |
| 19 | squid \ | ||
| 19 | tcpdump \ | 20 | tcpdump \ |
| 20 | " | 21 | " |
| 21 | 22 | ||
| @@ -33,5 +34,4 @@ PTESTS_PROBLEMS_META_NETWORKING = "\ | |||
| 33 | nftables \ | 34 | nftables \ |
| 34 | openl2tp \ | 35 | openl2tp \ |
| 35 | python3-scapy \ | 36 | python3-scapy \ |
| 36 | squid \ | ||
| 37 | " | 37 | " |
diff --git a/meta-networking/recipes-daemons/squid/squid_6.7.bb b/meta-networking/recipes-daemons/squid/squid_6.7.bb index 519ece80f1..a4932cd36c 100644 --- a/meta-networking/recipes-daemons/squid/squid_6.7.bb +++ b/meta-networking/recipes-daemons/squid/squid_6.7.bb | |||
| @@ -143,4 +143,4 @@ FILES:${PN}-conf += "${sysconfdir}/squid" | |||
| 143 | FILES:${PN}-networkmanager = "${libdir}/NetworkManager/dispatcher.d" | 143 | FILES:${PN}-networkmanager = "${libdir}/NetworkManager/dispatcher.d" |
| 144 | 144 | ||
| 145 | RDEPENDS:${PN} += "perl ${PN}-conf" | 145 | RDEPENDS:${PN} += "perl ${PN}-conf" |
| 146 | RDEPENDS:${PN}-ptest += "perl make" | 146 | RDEPENDS:${PN}-ptest += "perl make bash" |
