| Message ID | 20260619153816.254921-1-locutusofborg@debian.org |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-oe] ettercap: move from old libpcre to new libpcre2 | expand |
diff --git a/meta-networking/recipes-support/ettercap/ettercap_0.8.4.1.bb b/meta-networking/recipes-support/ettercap/ettercap_0.8.4.1.bb index a28de7b2bd..e8679bf463 100644 --- a/meta-networking/recipes-support/ettercap/ettercap_0.8.4.1.bb +++ b/meta-networking/recipes-support/ettercap/ettercap_0.8.4.1.bb @@ -11,7 +11,7 @@ DEPENDS += "ethtool \ librepo \ libnet \ libpcap \ - libpcre \ + libpcre2 \ ncurses \ openssl \ zlib \