- reenable gd/gd2 legacy formats, was disabled by upstream by

default [bsc#1190762]

OBS-URL: https://build.opensuse.org/package/show/graphics/gd?expand=0&rev=69
This commit is contained in:
Petr Gajdos 2021-09-30 09:12:11 +00:00 committed by Git OBS Bridge
parent 06c07c1055
commit 4dab0b5682
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 30 09:05:44 UTC 2021 - pgajdos@suse.com
- reenable gd/gd2 legacy formats, was disabled by upstream by
default [bsc#1190762]
-------------------------------------------------------------------
Tue Sep 14 08:48:46 UTC 2021 - pgajdos@suse.com

View File

@ -106,6 +106,7 @@ export CFLAGS="%{optflags} -ffp-contract=off"
--with-jpeg \
--with-png \
--with-xpm \
--enable-gd-formats=yes \
--with-webp \
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} > 150300
--with-avif \