SHA256
1
0
forked from pool/postgresql12

Accepting request 741945 from home:darix:branches:server:database:postgresql

add requires to fix build failures from missing devel

OBS-URL: https://build.opensuse.org/request/show/741945
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql12?expand=0&rev=2
This commit is contained in:
2019-10-23 17:51:38 +00:00
committed by Git OBS Bridge
parent f21751e784
commit c19b82d6c3
2 changed files with 19 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 22 16:50:55 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
- add requires to the server-devel package for the libs that are
returned by pg_config --libs
-------------------------------------------------------------------
Mon Oct 7 09:03:24 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>