From cbb58e2287efb5c9c5d6e6eafbe70f329ff16098 Mon Sep 17 00:00:00 2001
From: Sébastien Dailly <sebastien@dailly.me>
Date: Thu, 12 May 2022 15:05:37 +0200
Subject: Added avahi dependency. The system is available through piaudio.local

---
 configs/config | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'configs')

diff --git a/configs/config b/configs/config
index 6ff77e9..e6e9126 100644
--- a/configs/config
+++ b/configs/config
@@ -116,3 +116,6 @@ BR2_PACKAGE_UTIL_LINUX_AGETTY=y
 BR2_PACKAGE_UTIL_LINUX_FSCK=y
 BR2_PACKAGE_UTIL_LINUX_MOUNT=y
 BR2_PACKAGE_UTIL_LINUX_RFKILL=y
+
+BR2_PACKAGE_AVAHI=y
+BR2_PACKAGE_AVAHI_DAEMON=y
-- 
cgit v1.2.3