From 24544f5a0804eb3c4a9e2cbee0dcede56fa8a53ee97df39d54a4a1bc55432c44 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Mon, 21 Sep 2020 14:10:05 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=19 --- PDAL.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/PDAL.spec b/PDAL.spec index 10da4fb..e382d13 100644 --- a/PDAL.spec +++ b/PDAL.spec @@ -82,9 +82,6 @@ BuildRequires: pkgconfig(libpq) Requires: lib%{name}%{soname} = %{version} Recommends: bash-completion Provides: pdal = %{version} -%if 0%{?suse_version} >= 1520 && 0%{?is_opensuse} == 1 -BuildRequires: postgresql-server-devel -%endif %description PDAL is a C++ BSD library for translating and manipulating point cloud data.