From 6eb24172419e0b7053e9e08308392630b9361e54 Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Thu, 29 Jun 2023 14:15:44 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D1=84=D0=BB=D0=B0=D0=B3=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/default/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/default/make.defaults b/profiles/default/make.defaults index 845c8a8c7..69c664ad2 100644 --- a/profiles/default/make.defaults +++ b/profiles/default/make.defaults @@ -1,7 +1,7 @@ USE="" # Audio -USE="${USE} alsa amr -arts audiofile cdda cue id3tag flac gstreamer lame mad mikmod mp3 mpeg ogg oggvorbis openal opencore-amr opus pipewire pulseaudio taglib wavpack vorbis vpx" +USE="${USE} alsa amr -arts audiofile cdda cue id3tag flac lame mad mikmod mp3 mpeg ogg oggvorbis openal opencore-amr opus pipewire pulseaudio taglib wavpack vorbis vpx" # CD and DVD USE="${USE} cdparanoia css dvd dvdr dvdread vcd"