diff --git a/lxqt-notificationd.changes b/lxqt-notificationd.changes index 5573e52..89206ee 100644 --- a/lxqt-notificationd.changes +++ b/lxqt-notificationd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 27 10:31:11 UTC 2020 - Michael Vetter + +- bsc#1161365: Fix build +- Add buildrequire for glib + ------------------------------------------------------------------- Fri Mar 1 10:01:27 UTC 2019 - mvetter@suse.com diff --git a/lxqt-notificationd.spec b/lxqt-notificationd.spec index fd3dd05..29914eb 100644 --- a/lxqt-notificationd.spec +++ b/lxqt-notificationd.spec @@ -1,7 +1,7 @@ # # spec file for package lxqt-notificationd # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -34,6 +34,7 @@ BuildRequires: pkgconfig BuildRequires: cmake(KF5WindowSystem) BuildRequires: pkgconfig(Qt5UiTools) BuildRequires: pkgconfig(Qt5Xdg) +BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(lxqt) >= %{version} Recommends: %{name}-lang