Accepting request 1044172 from home:pgajdos:no-gmagick

- ImageMagick instead of GraphicsMagick

OBS-URL: https://build.opensuse.org/request/show/1044172
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=51
This commit is contained in:
Martin Pluskal 2022-12-22 09:25:41 +00:00 committed by Git OBS Bridge
parent b76e06400f
commit 6978bf239f
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 19 15:04:25 UTC 2022 - pgajdos@suse.com
- ImageMagick instead of GraphicsMagick
-------------------------------------------------------------------
Wed Feb 17 07:55:51 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package zbar
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2010 Carlos Goncalves <cgoncalves@opensuse.org>.
#
# All modifications and additions to the file contributed by third parties
@ -31,7 +31,7 @@ Source98: baselibs.conf
BuildRequires: libjpeg-devel
BuildRequires: pkgconfig >= 0.9.0
BuildRequires: xmlto
BuildRequires: pkgconfig(GraphicsMagick)
BuildRequires: pkgconfig(ImageMagick)
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Widgets)