From f6dd131cd50f02a166579d766e537743819c51c88b3f757b92fd27c13179322b Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Fri, 17 Jul 2020 07:20:54 +0000 Subject: [PATCH] Accepting request 821320 from home:badshah400:branches:X11:Utilities - Add Recommends tex(standalone.tex) instead of Requires: texlive-latex-bin, so that users can uninstall texlive packages should they not use this particular feature. The standalone pkg is required for the feature to work and it pulls in the right texlive dependencies as Recommends. OBS-URL: https://build.opensuse.org/request/show/821320 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xournalpp?expand=0&rev=19 --- xournalpp.changes | 9 +++++++++ xournalpp.spec | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/xournalpp.changes b/xournalpp.changes index 4265e17..5ca5724 100644 --- a/xournalpp.changes +++ b/xournalpp.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jul 16 13:22:38 UTC 2020 - Atri Bhattacharya + +- Add Recommends tex(standalone.tex) instead of Requires: + texlive-latex-bin, so that users can uninstall texlive packages + should they not use this particular feature. The standalone pkg + is required for the feature to work and it pulls in the right + texlive dependencies as Recommends. + ------------------------------------------------------------------- Sun Apr 26 15:47:33 UTC 2020 - Atri Bhattacharya diff --git a/xournalpp.spec b/xournalpp.spec index 195ee23..d0cd589 100644 --- a/xournalpp.spec +++ b/xournalpp.spec @@ -41,7 +41,7 @@ BuildRequires: pkgconfig(poppler-glib) BuildRequires: pkgconfig(portaudiocpp) BuildRequires: pkgconfig(sndfile) BuildRequires: pkgconfig(zlib) -Requires: texlive-latex-bin +Recommends: tex(standalone.tex) %description Xournal++ is a hand note taking software.