Accepting request 1116976 from home:dimstar:Factory

- Replace freetype-devel BuildRequires with freetype2: this is
  actually what is needed, but as fontconfig happened to pull it in
  already, things happened to work. Freetype 1 is not needed here.

OBS-URL: https://build.opensuse.org/request/show/1116976
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=75
This commit is contained in:
JL K
2023-10-11 14:19:49 +00:00
committed by Git OBS Bridge
parent ec4494c233
commit fa684d0597
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 11 12:22:28 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Replace freetype-devel BuildRequires with freetype2: this is
actually what is needed, but as fontconfig happened to pull it in
already, things happened to work. Freetype 1 is not needed here.
-------------------------------------------------------------------
Tue Oct 3 19:47:31 UTC 2023 - Jan-Luca Kiok <opensuse-packages@jlk.one>

View File

@@ -29,7 +29,7 @@ Source3: README.suse-maint
BuildRequires: cargo-packaging
BuildRequires: cmake
BuildRequires: fdupes
BuildRequires: freetype-devel
BuildRequires: freetype2-devel
BuildRequires: libxcb-devel
BuildRequires: libxkbcommon-devel
BuildRequires: pkgconfig