From 11c45969d4a5f7f29728b7e7adeffce5240c139e09e2241f1b6abdad37e20e8c Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 27 Jan 2020 10:33:17 +0000 Subject: [PATCH] - bsc#1161365: Fix build - Add buildrequire for glib OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-sudo?expand=0&rev=19 --- lxqt-sudo.changes | 6 ++++++ lxqt-sudo.spec | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/lxqt-sudo.changes b/lxqt-sudo.changes index 389b9e8..684574d 100644 --- a/lxqt-sudo.changes +++ b/lxqt-sudo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 27 10:31:11 UTC 2020 - Michael Vetter + +- bsc#1161365: Fix build +- Add buildrequire for glib + ------------------------------------------------------------------- Mon Feb 25 10:22:41 UTC 2019 - mvetter@suse.com diff --git a/lxqt-sudo.spec b/lxqt-sudo.spec index fd911b2..e959206 100644 --- a/lxqt-sudo.spec +++ b/lxqt-sudo.spec @@ -1,7 +1,7 @@ # # spec file for package lxqt-sudo # -# 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/ # @@ -32,6 +32,7 @@ BuildRequires: lxqt-build-tools-devel >= 0.5.0 BuildRequires: pkgconfig BuildRequires: cmake(KF5WindowSystem) BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(lxqt) >= %{version} Requires: sudo Recommends: %{name}-lang