From 7690747caaae7420206b2f42582d8b6f87e3206f408f5928021b70b1a4328ddb Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Mon, 17 Oct 2022 12:43:02 +0000 Subject: [PATCH] Accepting request 1012056 from home:jubalh:branches:X11:Utilities - Add Recommends webp-pixbuf-loader: See https://github.com/xournalpp/xournalpp/issues/4248 OBS-URL: https://build.opensuse.org/request/show/1012056 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xournalpp?expand=0&rev=33 --- xournalpp.changes | 6 ++++++ xournalpp.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/xournalpp.changes b/xournalpp.changes index ca52e33..a03686c 100644 --- a/xournalpp.changes +++ b/xournalpp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 17 10:38:50 UTC 2022 - Michael Vetter + +- Add Recommends webp-pixbuf-loader: + See https://github.com/xournalpp/xournalpp/issues/4248 + ------------------------------------------------------------------- Tue Feb 22 14:48:13 UTC 2022 - postix@posteo.eu diff --git a/xournalpp.spec b/xournalpp.spec index ee170b8..fcebef6 100644 --- a/xournalpp.spec +++ b/xournalpp.spec @@ -41,8 +41,9 @@ BuildRequires: pkgconfig(poppler-glib) BuildRequires: pkgconfig(portaudiocpp) BuildRequires: pkgconfig(sndfile) BuildRequires: pkgconfig(zlib) -Recommends: tex(standalone.tex) +Recommends: webp-pixbuf-loader Recommends: tex(scontents.tex) +Recommends: tex(standalone.tex) %if 0%{?suse_version} < 1550 BuildRequires: gcc9-c++ %else