davinci-resolve: add missing libcrypt.so.1

This commit is contained in:
davidak 2022-10-26 05:12:37 +02:00
parent f540aeda6f
commit 0dac320a0b

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