From 6938d4c273869f370a0de2f2887b3247685426bb Mon Sep 17 00:00:00 2001 From: madomado Date: Sat, 10 Aug 2024 16:51:19 +0800 Subject: [PATCH] gcc Signed-off-by: madomado --- anda/lib/audec/libaudec.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/audec/libaudec.spec b/anda/lib/audec/libaudec.spec index 9ced87f586..21c72412f3 100644 --- a/anda/lib/audec/libaudec.spec +++ b/anda/lib/audec/libaudec.spec @@ -11,7 +11,7 @@ License: AGPL-3.0-or-later URL: https://git.sr.ht/~alextee/libaudec Source0: %url/archive/v%version.tar.gz Patch0: libaudec.patch -BuildRequires: cmake meson ninja-build +BuildRequires: cmake meson ninja-build gcc BuildRequires: pkgconfig(samplerate) BuildRequires: pkgconfig(sndfile) BuildRequires: ffmpeg-free-devel