From ae2a5ca1f263a80fb1cb8f82d54c0251ff1efabe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Wed, 3 May 2023 23:02:51 +0200 Subject: RPM: update build scripts for pclinuxos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Andriot --- redhat/applications/office/kbibtex/kbibtex.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redhat/applications/office/kbibtex') diff --git a/redhat/applications/office/kbibtex/kbibtex.spec b/redhat/applications/office/kbibtex/kbibtex.spec index bef708968..7026fc21e 100644 --- a/redhat/applications/office/kbibtex/kbibtex.spec +++ b/redhat/applications/office/kbibtex/kbibtex.spec @@ -80,7 +80,7 @@ BuildRequires: openssl-devel BuildRequires: libxslt-devel # YAZ support -%if 0%{?fedora} || 0%{?mgaversion} || 0%{?suse_version} +%if 0%{?fedora} || 0%{?mgaversion} || 0%{?pclinuxos} || 0%{?suse_version} BuildRequires: libyaz-devel %endif -- cgit v1.2.1