From 769ba7769b685161db36a3929c44b019d55afde1c8227ca76537ce68a82c3d50 Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Sun, 17 Jul 2022 01:32:39 +0000 Subject: [PATCH] Accepting request 989643 from home:jayvdb:branches:devel:languages:python - Add build dependency texlive-xcolor OBS-URL: https://build.opensuse.org/request/show/989643 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypandoc?expand=0&rev=10 --- python-pypandoc.changes | 5 +++++ python-pypandoc.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-pypandoc.changes b/python-pypandoc.changes index bd8dce4..f6dda99 100644 --- a/python-pypandoc.changes +++ b/python-pypandoc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 17 01:20:53 UTC 2022 - John Vandenberg + +- Add build dependency texlive-xcolor + ------------------------------------------------------------------- Mon Dec 20 10:34:32 UTC 2021 - Dominique Leuenberger diff --git a/python-pypandoc.spec b/python-pypandoc.spec index 3cce930..5de1612 100644 --- a/python-pypandoc.spec +++ b/python-pypandoc.spec @@ -1,7 +1,7 @@ # # spec file for package python-pypandoc # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,6 +34,7 @@ BuildRequires: fdupes BuildRequires: pandoc BuildRequires: python-rpm-macros BuildRequires: texlive-latex-bin +BuildRequires: texlive-xcolor Requires: pandoc Requires: python-pip Requires: python-wheel