forked from pool/patterns-base
Accepting request 1173896 from home:dirkmueller:Factory
- add procps into the base pattern as recommended together with zypper (which dropped the dependency) Currently it pulls in Cups and Mesa dependencies the first is OBS-URL: https://build.opensuse.org/request/show/1173896 OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=237
This commit is contained in:
parent
df16340ef1
commit
ed6221005b
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 14 07:48:15 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- add procps into the base pattern as recommended together
|
||||||
|
with zypper (which dropped the dependency)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 29 13:52:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Apr 29 13:52:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -156,6 +156,9 @@ Recommends: service(network)
|
|||||||
# We don't necessarily want zypper in specific minimal environments
|
# We don't necessarily want zypper in specific minimal environments
|
||||||
# e.g. buildroots and locked down appliance environments
|
# e.g. buildroots and locked down appliance environments
|
||||||
Recommends: zypper
|
Recommends: zypper
|
||||||
|
# We don't necessarily want procps but it's highly useful in default
|
||||||
|
# installations
|
||||||
|
Recommends: procps
|
||||||
# If anything requests "kernel", pick the full kernel package by default
|
# If anything requests "kernel", pick the full kernel package by default
|
||||||
Suggests: kernel-default
|
Suggests: kernel-default
|
||||||
# we have two providers for 'pkgconfig(jack)' - prefer the real one to the one from pipewire
|
# we have two providers for 'pkgconfig(jack)' - prefer the real one to the one from pipewire
|
||||||
|
Loading…
Reference in New Issue
Block a user