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/9b16c4dec910
branches: trunk
changeset: 331343:9b16c4dec910
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 8e5110d71dc0 -r 9b16c4dec910 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