From ccdd33c63dc1d855db7bb64f2f3f02879740b9be Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Wed, 13 Aug 2025 14:46:03 +0200 Subject: Added roc packages, and updagraded to latest buildroot --- configs/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/config b/configs/config index 585b605..62a322c 100644 --- a/configs/config +++ b/configs/config @@ -122,7 +122,7 @@ BR2_PACKAGE_MPD=y BR2_PACKAGE_MPD_PULSEAUDIO=y # Used to connect to another one mpd throught the proxy plugin BR2_PACKAGE_MPD_LIBMPDCLIENT=y -BR2_PACKAGE_MPD_AVAHI_SUPPORT=n +BR2_PACKAGE_MPD_AVAHI_SUPPORT=y BR2_PACKAGE_MPD_LIBNFS=y BR2_PACKAGE_MPD_MPG123=y BR2_PACKAGE_MPD_FLAC=y @@ -142,3 +142,5 @@ BR2_PACKAGE_CA_CERTIFICATES=y BR2_PACKAGE_LIBCURL_CURL=y BR2_PACKAGE_DROPBEAR=y + +BR2_PACKAGE_ROC_PULSE=y -- cgit v1.2.3