summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-scanners/arpwatch/arpwatch_3.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-scanners/arpwatch/arpwatch_3.3.bb b/recipes-scanners/arpwatch/arpwatch_3.3.bb
index 8efb339..4b4d476 100644
--- a/recipes-scanners/arpwatch/arpwatch_3.3.bb
+++ b/recipes-scanners/arpwatch/arpwatch_3.3.bb
@@ -82,6 +82,6 @@ FILES:${PN} = "${bindir} ${sbindir} ${prefix}/etc/rc.d \
82 82
83COMPATIBLE_HOST:riscv32 = "null" 83COMPATIBLE_HOST:riscv32 = "null"
84COMPATIBLE_HOST:riscv64 = "null" 84COMPATIBLE_HOST:riscv64 = "null"
85OMPATIBLE_HOST:libc-musl = "null" 85COMPATIBLE_HOST:libc-musl = "null"
86 86
87RDEPENDS:${PN} = "libpcap" 87RDEPENDS:${PN} = "libpcap"