forked from pool/patterns-aeon
Accepting request 1142862 from home:sfalken:branches:devel:microos:aeon
- Added "Requires: steam-devices" * One of the most common user interactions with t-u, installing it by default just makes sense, as it takes up close to zero disk space and reduces the need for users to touch t-u OBS-URL: https://build.opensuse.org/request/show/1142862 OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/patterns-aeon?expand=0&rev=18
This commit is contained in:
parent
855b4e7635
commit
dac26e89be
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 30 19:15:44 UTC 2024 - Shawn Dunn <sfalken@opensuse.org>
|
||||||
|
|
||||||
|
- Added "Requires: steam-devices"
|
||||||
|
* One of the most common user interactions with t-u, installing
|
||||||
|
it by default just makes sense, as it takes up close to zero disk
|
||||||
|
space and reduces the need for users to touch t-u
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 29 22:09:31 UTC 2023 - dopice <0xdopice@protonmail.com>
|
Fri Dec 29 22:09:31 UTC 2023 - dopice <0xdopice@protonmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package patterns-aeon
|
# spec file for package patterns-aeon
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 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
|
||||||
@ -368,6 +368,10 @@ Requires: xdg-desktop-portal-gnome
|
|||||||
# ensure laptop power support is there
|
# ensure laptop power support is there
|
||||||
Requires: (power-profiles-daemon or tlp)
|
Requires: (power-profiles-daemon or tlp)
|
||||||
Suggests: power-profiles-daemon
|
Suggests: power-profiles-daemon
|
||||||
|
|
||||||
|
# add steam-devices
|
||||||
|
Requires: steam-devices
|
||||||
|
|
||||||
#
|
#
|
||||||
# Low-level parts that we need
|
# Low-level parts that we need
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user