change ft_surface_wrapper name to ft_surface

Signed-off-by: yanansong <songyanan5@huawei.com>
This commit is contained in:
yanansong 2023-10-19 01:32:32 +00:00 committed by Gitee
parent 3b9b5019af
commit b4ce583a95
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 3 additions and 3 deletions

View File

@ -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')

View File

@ -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