Update setup_hwaccel function notes
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled

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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"