Skip to content

Commit

Permalink
Clean up Conda
Browse files Browse the repository at this point in the history
  • Loading branch information
ehfd authored Aug 15, 2024
1 parent 9292d12 commit 5d164d3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions addons/conda/build/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ requirements:
- pthread-stubs # [linux]
- pulseaudio-client # [linux]
- alsa-lib # [linux]
- mesalib # [linux]
- libxcb # [linux]
- xorg-libxcvt # [linux]
- xorg-libxdamage # [linux]
Expand Down Expand Up @@ -126,6 +125,7 @@ requirements:
- {{ pin_compatible('glib') }}
- pulseaudio # [linux]
- pulseaudio-client # [linux]
- libva # [linux]
- libva-utils # [linux]
- libxcb # [linux]
- xorg-libxcvt # [linux]
Expand All @@ -140,8 +140,8 @@ requirements:
- wayland-protocols # [linux]
- wayland # [linux]
- bash # [linux]
- wmctrl-cli # [linux]
- xdotool # [linux]
- xsel # [linux]
- wmctrl-cli # [linux]
- xdotool # [linux]
- xsel # [linux]
- cuda-nvrtc 11.3.*
- libnvjpeg 11.4.*

0 comments on commit 5d164d3

Please sign in to comment.