mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-06-15 16:29:33 +00:00
kernel still breaking. updated name which may have been issue
This commit is contained in:
29
docs/solarpowered-main/recipes/shared/bling-negativo17.yml
Normal file
29
docs/solarpowered-main/recipes/shared/bling-negativo17.yml
Normal file
@@ -0,0 +1,29 @@
|
||||
modules:
|
||||
- type: dnf
|
||||
repos:
|
||||
cleanup: true
|
||||
nonfree: negativo17
|
||||
install:
|
||||
allow-erasing: true
|
||||
install-weak-deps: false
|
||||
packages:
|
||||
- gstreamer1-plugin-vaapi
|
||||
- ffmpeg-libs
|
||||
replace:
|
||||
- from-repo: fedora-multimedia
|
||||
packages:
|
||||
# - old: ffmpeg-free
|
||||
# new: ffmpeg
|
||||
# - old: libavcodec-free
|
||||
# new: libavcodec
|
||||
- old: libfdk-aac-free
|
||||
new: libfdk-aac
|
||||
- libheif
|
||||
- libva
|
||||
- mesa-dri-drivers
|
||||
- mesa-filesystem
|
||||
- mesa-libEGL
|
||||
- mesa-libGL
|
||||
- mesa-libgbm
|
||||
- mesa-va-drivers
|
||||
- mesa-vulkan-drivers
|
||||
Reference in New Issue
Block a user