Update setup_hwaccel function notes

Clarified notes regarding library requirements and repository sources.
This commit is contained in:
Tobias
2025-10-21 11:20:12 +02:00
committed by GitHub
parent d099b83462
commit b0fe58c623

View File

@@ -1813,7 +1813,7 @@ function setup_gs() {
# - Sets up Hardware Acceleration
#
# Notes:
# - Requires: build-essential, libtool, libjpeg-dev, libpng-dev, etc.
# - Some things are fetched from intel repositories due to not being in debian repositories.
# ------------------------------------------------------------------------------
function setup_hwaccel () {
msg_info "Setting Up Hardware Acceleration"