Accepting request 1160411 from KDE:Qt6
- Replace the postgresql-server build dependency with the client library (forwarded request 1160406 from krop) OBS-URL: https://build.opensuse.org/request/show/1160411 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-base?expand=0&rev=53
This commit is contained in:
commit
39f42a8ed7
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 21 14:56:42 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Replace the postgresql-server build dependency with the client library
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 14 16:53:08 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Wed Feb 14 16:53:08 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -65,7 +65,6 @@ BuildRequires: libproxy-devel
|
|||||||
BuildRequires: pcre2-devel
|
BuildRequires: pcre2-devel
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: postgresql-server-devel
|
|
||||||
BuildRequires: qt6-macros
|
BuildRequires: qt6-macros
|
||||||
BuildRequires: xmlstarlet
|
BuildRequires: xmlstarlet
|
||||||
BuildRequires: cmake(double-conversion)
|
BuildRequires: cmake(double-conversion)
|
||||||
@ -94,6 +93,7 @@ BuildRequires: pkgconfig(mtdev)
|
|||||||
BuildRequires: pkgconfig(odbc)
|
BuildRequires: pkgconfig(odbc)
|
||||||
BuildRequires: pkgconfig(opengl)
|
BuildRequires: pkgconfig(opengl)
|
||||||
BuildRequires: pkgconfig(openssl) >= 1.1.1
|
BuildRequires: pkgconfig(openssl) >= 1.1.1
|
||||||
|
BuildRequires: pkgconfig(libpq)
|
||||||
BuildRequires: pkgconfig(sm)
|
BuildRequires: pkgconfig(sm)
|
||||||
BuildRequires: pkgconfig(sqlite3)
|
BuildRequires: pkgconfig(sqlite3)
|
||||||
BuildRequires: pkgconfig(tslib)
|
BuildRequires: pkgconfig(tslib)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user