Merge pull request #197822 from davidak/fix-davinci-resolve

davinci-resolve: add missing libcrypt.so.1
This commit is contained in:
Thiago Kenji Okada 2022-10-26 15:53:30 +01:00 committed by GitHub
commit 67bb994614
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@
, xkeyboard_config
, glib
, libarchive
, libxcrypt
, python2
}:
@ -154,6 +155,7 @@ buildFHSUserEnv {
ocl-icd
glib
libarchive
libxcrypt # provides libcrypt.so.1
xdg-utils # xdg-open needed to open URLs
python2
# currently they want python 3.6 which is EOL