From: "Jeremy A. Puhlman" <jpuhl...@mvista.com> Arpwatch won't build on a system without a sendmail provider installed with out this setting.
Signed-off-by: Jeremy A. Puhlman <jpuhl...@mvista.com> --- recipes-scanners/arpwatch/arpwatch_3.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-scanners/arpwatch/arpwatch_3.3.bb b/recipes-scanners/arpwatch/arpwatch_3.3.bb index 391a82e..8e9a268 100644 --- a/recipes-scanners/arpwatch/arpwatch_3.3.bb +++ b/recipes-scanners/arpwatch/arpwatch_3.3.bb @@ -42,6 +42,7 @@ CONFIGUREOPTS = " --build=${BUILD_SYS} \ --infodir=${infodir} \ --mandir=${mandir} \ --srcdir=${S} \ + --with-sendmail=${sbindir}/sendmail \ " do_configure () { -- 2.31.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#62643): https://lists.yoctoproject.org/g/yocto/message/62643 Mute This Topic: https://lists.yoctoproject.org/mt/104631109/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-