mirror of
https://github.com/YunoHost-Apps/jellyfin_ynh.git
synced 2024-09-03 19:26:29 +02:00
[scripts/install] [buster] add ocl-icd-libopencl1 dependency
This commit is contained in:
parent
e4f1979c26
commit
1dbc767050
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ ynh_print_info "Installing dependencies..."
|
|||
### - As well as the section "REINSTALL DEPENDENCIES" in the restore script
|
||||
### - And the section "UPGRADE DEPENDENCIES" in the upgrade script
|
||||
|
||||
ynh_install_app_dependencies at libass9 libbluray2 libdrm2 libmp3lame0 libopus0 libtheora0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvorbis0a libvorbisenc2 libx264-155 libx265-165 libzvbi0
|
||||
ynh_install_app_dependencies at libass9 libbluray2 libdrm2 libmp3lame0 libopus0 libtheora0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvorbis0a libvorbisenc2 libx264-155 libx265-165 libzvbi0 ocl-icd-libopencl1
|
||||
|
||||
#=================================================
|
||||
# FIND AND OPEN A PORT
|
||||
|
|
Loading…
Add table
Reference in a new issue