SHA256
1
0
forked from pool/freetype2

Accepting request 672524 from home:MargueriteSu:branches:M17N

- Remove "Supplements: fonts-config" to avoid accidentally pulling
  in Qt dependencies on some non-Qt based desktops.(boo#1091109)
  fonts-config is fundamental but ft2demos seldom installs by end users.
  only fonts-config maintainers/debuggers may use ft2demos along to
  debug some issues.

OBS-URL: https://build.opensuse.org/request/show/672524
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=154
This commit is contained in:
Marguerite Su 2019-02-07 17:09:45 +00:00 committed by Git OBS Bridge
parent 638a078b2f
commit 756656c68e
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Feb 7 16:59:15 UTC 2019 - Marguerite Su <i@marguerite.su>
- Remove "Supplements: fonts-config" to avoid accidentally pulling
in Qt dependencies on some non-Qt based desktops.(boo#1091109)
fonts-config is fundamental but ft2demos seldom installs by end users.
only fonts-config maintainers/debuggers may use ft2demos along to
debug some issues.
-------------------------------------------------------------------
Wed May 2 10:56:39 UTC 2018 - idonmez@suse.com

View File

@ -57,7 +57,6 @@ Requires: ftmulti = %{version}-%{release}
Requires: ftstring = %{version}-%{release}
Requires: ftvalid = %{version}-%{release}
Requires: ftview = %{version}-%{release}
Supplements: fonts-config
Conflicts: dtc < 1.4.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build