Accepting request 1248938 from multimedia:libs

- Drop pkgconfig(ftgl) BuildRequires: ftgl is unmaintained and
  libcaca does not actually link to it, despite configure checking
  for it and finding it. This was originally added to configure in
  2008 (commit 9752e82) to be used 'later'.

OBS-URL: https://build.opensuse.org/request/show/1248938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcaca?expand=0&rev=52
This commit is contained in:
Dominique Leuenberger 2025-02-28 16:38:22 +00:00 committed by Git OBS Bridge
commit 2ae9f2a1c2
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 27 10:09:35 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Drop pkgconfig(ftgl) BuildRequires: ftgl is unmaintained and
libcaca does not actually link to it, despite configure checking
for it and finding it. This was originally added to configure in
2008 (commit 9752e82) to be used 'later'.
-------------------------------------------------------------------
Mon Jun 17 19:39:46 UTC 2024 - Илья Индиго <ilya@ilya.top>

View File

@ -1,7 +1,7 @@
#
# spec file for package libcaca
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -47,7 +47,6 @@ BuildRequires: pkgconfig
BuildRequires: python-rpm-macros
BuildRequires: python3-setuptools
BuildRequires: ruby-devel
BuildRequires: pkgconfig(ftgl)
BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(glu)
BuildRequires: pkgconfig(imlib2)