Skip to content

Commit

Permalink
add dep
Browse files Browse the repository at this point in the history
  • Loading branch information
UriHerrera committed Jul 17, 2024
1 parent bd41658 commit 6c53f2b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gh-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ git_commit=$(git rev-parse --short HEAD)
"Priority: optional" \
"Homepage: https://nxos.org" \
"Package: nitrux-hardware-drivers-legacy" \
"Version: 1.4.9-$git_commit" \
"Version: 1.5.0-$git_commit" \
"Maintainer: Uri Herrera <[email protected]>" \
"Depends: $deps" \
"Conflicts: nitrux-hardware-drivers" \
Expand Down
9 changes: 5 additions & 4 deletions package/dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ firmware-atheros
firmware-b43-installer
firmware-brcm80211
firmware-carl9170
firmware-intel-graphics
firmware-intel-misc
firmware-intel-sound
firmware-iwlwifi
firmware-misc-nonfree
firmware-realtek
firmware-realtek-rtl8723cs-bt
Expand Down Expand Up @@ -99,6 +95,7 @@ xr-hardware

# = NVIDIA supporting bits =

firmware-nvidia-nitrux

# = AMD and Radeon supporting bits =

Expand All @@ -107,6 +104,10 @@ amdvlk

# = Intel supporting bits =

firmware-intel-graphics
firmware-intel-misc
firmware-intel-sound
firmware-iwlwifi
i965-va-driver

# = MESA supporting bits =
Expand Down

0 comments on commit 6c53f2b

Please sign in to comment.