Changed from url, added script to make sure dkms module is built and install
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 3m41s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 3m41s
This commit is contained in:
@@ -7,7 +7,6 @@ modules:
|
||||
- peterwu/rendezvous
|
||||
nonfree: negativo17
|
||||
install:
|
||||
skip-unavailable: true
|
||||
packages:
|
||||
# sddm
|
||||
- sddm
|
||||
@@ -121,7 +120,8 @@ modules:
|
||||
# for performance view
|
||||
- mangohud
|
||||
# xpadneo
|
||||
- https://negativo17.org/repos/steam/fedora-%OS_VERSION%/x86_64/dkms-xpadneo-0.9.7-2.fc%OS_VERSION%.noarch.rpm
|
||||
- dkms-xpadneo
|
||||
#- https://negativo17.org/repos/steam/fedora-%OS_VERSION%/x86_64/akmod-xpadneo-0.9.7-2.fc%OS_VERSION%.noarch.rpm
|
||||
|
||||
remove:
|
||||
packages:
|
||||
@@ -142,4 +142,8 @@ modules:
|
||||
- mesa-libgbm
|
||||
- mesa-va-drivers
|
||||
- mesa-vulkan-drivers
|
||||
- gstreamer1-plugin-libav
|
||||
- gstreamer1-plugin-libav
|
||||
|
||||
- type: script
|
||||
scripts:
|
||||
- install-xpadneo.sh
|
Reference in New Issue
Block a user