Accepting request 758283 from home:dimstar:Factory
Allow systemd-mini OBS-URL: https://build.opensuse.org/request/show/758283 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krfb?expand=0&rev=117
This commit is contained in:
parent
751bd140ab
commit
5cb487faef
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 19 15:00:45 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
|
||||
Allow OBS to shortcut through the -mini flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 06:38:52 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -47,7 +47,7 @@ BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(KF5WindowSystem)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
BuildRequires: telepathy-qt5-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xcb-util-image-devel
|
||||
|
Loading…
Reference in New Issue
Block a user