From 523dd1afdffe558096b313f21c091f4429cce7f70c936a495c0c3af1d9f8a752 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Fri, 16 Apr 2021 11:11:49 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-session?expand=0&rev=31 --- lxqt-session.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lxqt-session.spec b/lxqt-session.spec index d27ef85..324481f 100644 --- a/lxqt-session.spec +++ b/lxqt-session.spec @@ -1,7 +1,7 @@ # # spec file for package lxqt-session # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # 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/ # @@ -41,11 +41,12 @@ BuildRequires: xdg-user-dirs BuildRequires: cmake(KF5WindowSystem) >= 5.36.0 BuildRequires: pkgconfig(Qt5UiTools) >= 5.12 BuildRequires: pkgconfig(Qt5Xdg) +BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(libprocps) BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(lxqt) >= %{version} BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11-xcb) -BuildRequires: pkgconfig(glib-2.0) Requires(post): update-alternatives Requires(postun): update-alternatives Recommends: %{name}-lang @@ -70,7 +71,7 @@ use when a user logs out and to restart them the next time the user logs in. %build %cmake -DPULL_TRANSLATIONS=No -make %{?_smp_mflags} +%make_build %install %cmake_install