From 5ee5f43f84bcee6d9de7b2b23492c3075499a7b2a5be95d9a1fdcfedae7df46a Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Sun, 7 Feb 2021 11:43:31 +0000 Subject: [PATCH 1/2] - Add BuildRequires: mythes-devel to build with system mythes OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=208 --- lyx.changes | 5 +++++ lyx.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/lyx.changes b/lyx.changes index 343750d..327c1c4 100644 --- a/lyx.changes +++ b/lyx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 7 11:42:40 UTC 2021 - Cor Blom + +- Add BuildRequires: mythes-devel to build with system mythes + ------------------------------------------------------------------- Tue Dec 29 20:00:24 UTC 2020 - Cor Blom diff --git a/lyx.spec b/lyx.spec index cf424f2..9d9715f 100644 --- a/lyx.spec +++ b/lyx.spec @@ -46,6 +46,7 @@ BuildRequires: fontpackages-devel BuildRequires: hicolor-icon-theme BuildRequires: hunspell-devel BuildRequires: libboost_headers-devel +BuildRequires: mythes-devel BuildRequires: pkgconfig BuildRequires: python3 BuildRequires: update-desktop-files From c4a6f22098a58d6b7ee02a6950ef0d6f6631c70afe1fddda2a9e929a34be63b1 Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Tue, 9 Feb 2021 13:41:42 +0000 Subject: [PATCH 2/2] - Add texlive-cprotect and texlive-doublestroke, needed to build the userguide from within LyX OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=209 --- lyx.changes | 6 ++++++ lyx.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/lyx.changes b/lyx.changes index 327c1c4..5a65d0c 100644 --- a/lyx.changes +++ b/lyx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 9 13:40:43 UTC 2021 - Cor Blom + +- Add texlive-cprotect and texlive-doublestroke, needed to build + the userguide from within LyX + ------------------------------------------------------------------- Sun Feb 7 11:42:40 UTC 2021 - Cor Blom diff --git a/lyx.spec b/lyx.spec index 9d9715f..843cdaf 100644 --- a/lyx.spec +++ b/lyx.spec @@ -110,7 +110,9 @@ Recommends: texlive-zhmetrics Recommends: xindy # Some stuff needed for LyX's documentation: Recommends: texlive-braket +Recommends: texlive-cprotect Recommends: texlive-diagbox +Recommends: texlive-doublestroke Recommends: texlive-picinpar Recommends: texlive-shapepar Recommends: texlive-sidecap