diff --git a/add_fangtian_support.patch b/add_fangtian_support.patch index 3c85c2c..238d955 100644 --- a/add_fangtian_support.patch +++ b/add_fangtian_support.patch @@ -63,7 +63,7 @@ index bd54e78..9a762fc 100644 +if with_platform_ohos + pre_args += '-DHAVE_OHOS_PLATFORM' + dep_ohos = [ -+ dependency('ft_surface_wrapper'), ++ dependency('ft_surface'), + ] +endif prog_python = import('python').find_installation('python3') diff --git a/mesa.spec b/mesa.spec index be0dad0..95cb29f 100644 --- a/mesa.spec +++ b/mesa.spec @@ -121,7 +121,7 @@ BuildRequires: llvm-toolset-7-runtime %endif %if 0%{?with_ft} -BuildRequires: ft_surface_wrapper-devel +BuildRequires: ft_surface-devel %endif %description @@ -304,7 +304,7 @@ Requires: %{name}-vulkan-drivers%{?_isa} = %{?epoch:%{epoch}:}%{version}-% Requires: vulkan-devel %if 0%{?with_ft} -Requires: ft_surface_wrappe +Requires: ft_surface %endif %description vulkan-devel