forked from pool/openSUSEway
Accepting request 1060643 from home:dimstar:Factory
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut through the -mini flavor. OBS-URL: https://build.opensuse.org/request/show/1060643 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/openSUSEway?expand=0&rev=33
This commit is contained in:
parent
f30e890a9e
commit
8cf50729ab
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 24 12:50:15 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
|
||||||
|
shortcut through the -mini flavor.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 2 21:01:48 UTC 2021 - Denys Kondratenko <stdden@opensuse.org>
|
Tue Nov 2 21:01:48 UTC 2021 - Denys Kondratenko <stdden@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package openSUSEway
|
# spec file for package openSUSEway
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -31,7 +31,7 @@ Source0: https://github.com/openSUSE/openSUSEway/archive/%{version}.tar.g
|
|||||||
# Add multimedia keys configuration
|
# Add multimedia keys configuration
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: aaa_base
|
BuildRequires: aaa_base
|
||||||
BuildRequires: systemd
|
BuildRequires: pkgconfig(systemd)
|
||||||
Requires: NetworkManager
|
Requires: NetworkManager
|
||||||
Requires: aaa_base
|
Requires: aaa_base
|
||||||
Recommends: adwaita-qt5
|
Recommends: adwaita-qt5
|
||||||
|
Loading…
Reference in New Issue
Block a user