From ccf4c3cd5dc23f8f6ee2260009645e644e8bf653 Mon Sep 17 00:00:00 2001 From: yanansong Date: Tue, 17 Oct 2023 01:52:47 +0000 Subject: [PATCH] add require surface Signed-off-by: yanansong --- mesa.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mesa.spec b/mesa.spec index e2005e0..3b759e6 100644 --- a/mesa.spec +++ b/mesa.spec @@ -115,6 +115,8 @@ BuildRequires: llvm-toolset-7-runtime %enable_llvmtoolset7 %endif +BuildRequires: ft_surface_wrapper + %description %{summary}. @@ -564,6 +566,9 @@ done %endif %changelog +* Tue Oct 17 2023 yanansong - 21.3.1-4 +- Add fangtian + * Tue Aug 29 2023 herengui - 21.3.1-4 - Add loongarch64 architecture