Skip to content

Commit

Permalink
update pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
UriHerrera committed Jun 29, 2024
1 parent d5d479b commit 1ed6d7b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 11 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.3.9-$git_commit" \
"Version: 1.4.0-$git_commit" \
"Maintainer: Uri Herrera <[email protected]>" \
"Depends: $deps" \
"Conflicts: nitrux-hardware-drivers" \
Expand Down
24 changes: 14 additions & 10 deletions package/dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ fuse-overlayfs
go-mtpfs
ifuse
iio-sensor-proxy
libimobiledevice-utils
libimobiledevice6
mtp-tools
ntfs-3g
open-iscsi
Expand Down Expand Up @@ -83,22 +81,28 @@ xserver-xorg-video-vmware

amdgpu-firmware-extra
amdvlk
libdrm-amdgpu1
libdrm-radeon1

# = Intel supporting bits =

i965-va-driver

# = Mesa supporting bits =

mesa-va-drivers
mesa-vdpau-drivers
mesa-vulkan-drivers

# = Supporting libraries =

libdrm-amdgpu1
libdrm-intel1
libdrm-radeon1
libimobiledevice-utils
libimobiledevice6
libmtp-runtime
libva-drm2
libva-glx2
libva-x11-2
libva2

# = Mesa supporting bits =

libvdpau-va-gl1
libvulkan1
mesa-va-drivers
mesa-vdpau-drivers
mesa-vulkan-drivers

0 comments on commit 1ed6d7b

Please sign in to comment.