diff --git a/krfb.changes b/krfb.changes index 2f9ffc3..a669303 100644 --- a/krfb.changes +++ b/krfb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 19 15:00:45 UTC 2019 - Dominique Leuenberger + +- 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 diff --git a/krfb.spec b/krfb.spec index 8a1bcec..a0c17d4 100644 --- a/krfb.spec +++ b/krfb.spec @@ -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