forked from pool/libqt5-qtbase
Accepting request 579468 from KDE:Qt5
- Enable journald support (boo#1050461) OBS-URL: https://build.opensuse.org/request/show/579468 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtbase?expand=0&rev=76
This commit is contained in:
parent
dca8012d99
commit
b83c455678
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 09:00:44 UTC 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Enable journald support (boo#1050461)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 12 14:21:22 UTC 2018 - mstaudt@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define qt5_snapshot 0
|
||||
%define journald 0
|
||||
%define journald 1
|
||||
|
||||
%ifarch %arm aarch64
|
||||
%global gles 1
|
||||
@ -156,7 +156,7 @@ BuildRequires: pkgconfig(sm)
|
||||
BuildRequires: pkgconfig(xkbcommon) >= 0.4.1
|
||||
BuildRequires: pkgconfig(xkbcommon-x11) >= 0.4.1
|
||||
%if %journald
|
||||
BuildRequires: pkgconfig(libsystemd-journal)
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
%endif
|
||||
# to get cmake(...) autoprovides
|
||||
BuildRequires: cmake
|
||||
|
Loading…
Reference in New Issue
Block a user