From 6a8a2f3b2cfcd79045733a97ca83c5fde1dd953f Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Fri, 20 Jan 2023 23:58:11 +0000 Subject: profiles/server: disable USE=sound --- profiles/server/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/server/make.defaults b/profiles/server/make.defaults index ca1b65a5..d00df1bf 100644 --- a/profiles/server/make.defaults +++ b/profiles/server/make.defaults @@ -22,7 +22,7 @@ USE="${USE} seccomp" USE="${USE} aio" # Misc -USE="${USE} -doc -examples -mime -usb" +USE="${USE} -doc -examples -mime -usb -sound" # 23/65/2016 - beber # Setting L10N is non functional, need to expand manually -- cgit v1.2.3