From 87de643a0d9dee6e69286d9a48dea90ae1aa6a57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Tue, 11 Apr 2023 17:21:14 +0200 Subject: RPM: koffice: fix dependency to libpqxx-devel MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Andriot --- redhat/applications/office/koffice/koffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redhat/applications/office/koffice/koffice.spec b/redhat/applications/office/koffice/koffice.spec index c351a1633..d76dea71d 100644 --- a/redhat/applications/office/koffice/koffice.spec +++ b/redhat/applications/office/koffice/koffice.spec @@ -224,8 +224,8 @@ BuildRequires: trinity-poppler-devel >= 0.12 BuildRequires: postgresql-server-devel %else BuildRequires: postgresql-devel -BuildRequires: libpqxx-devel %endif +BuildRequires: libpqxx-devel %endif %endif Obsoletes: trinity-libpqxx < %{?epoch:%{epoch}:}%{version}-%{release} -- cgit v1.2.1