pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/emulator mk/emulator/linux.mk: add avahi as a module.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/238f3d965cdd
branches:  trunk
changeset: 321127:238f3d965cdd
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sun Mar 17 01:13:21 2019 +0000

description:
mk/emulator/linux.mk: add avahi as a module.

diffstat:

 mk/emulator/linux.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e50644d0fcd6 -r 238f3d965cdd mk/emulator/linux.mk
--- a/mk/emulator/linux.mk      Sun Mar 17 01:12:21 2019 +0000
+++ b/mk/emulator/linux.mk      Sun Mar 17 01:13:21 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: linux.mk,v 1.31 2019/02/21 04:12:25 tsutsui Exp $
+# $NetBSD: linux.mk,v 1.32 2019/03/17 01:13:21 tsutsui Exp $
 #
 # Linux binary emulation framework
 #
@@ -63,6 +63,7 @@
 
 _EMUL_MODULES=         alsa
 _EMUL_MODULES+=                aspell
+_EMUL_MODULES+=                avahi
 _EMUL_MODULES+=                base
 _EMUL_MODULES+=                binutils
 _EMUL_MODULES+=                compat



Home | Main Index | Thread Index | Old Index