Reinhard Max changed bug 1131077
What Removed Added
Status IN_PROGRESS RESOLVED
Resolution --- FIXED

Comment # 3 on bug 1131077 from
(In reply to Maximilian Trummer from comment #2)

> means that additional databases won't be built for SLE, but will for
> openSUSE?

It means that additional databases will be built for SLE/openSUSE 15 and newer,
but also for Leap newer than 42.1. But this has nothing to do with the problem
at hand.

I've added "BuildRequires: postgresql-server-devel" to minetest as a temporary
workaround, because the actual fix has to be done in CMake which doesn't
distinguish between client applications and server extensions when being asked
for PostgreSQL.

Here is the respective upstream bug:
https://gitlab.kitware.com/cmake/cmake/issues/17223

And here is my submit request with the workaround:
https://build.opensuse.org/request/show/690387


You are receiving this mail because: