davinci-resolve: add missing libcrypt.so.1
This commit is contained in:
parent
f540aeda6f
commit
0dac320a0b
@ -16,6 +16,7 @@
|
|||||||
, xkeyboard_config
|
, xkeyboard_config
|
||||||
, glib
|
, glib
|
||||||
, libarchive
|
, libarchive
|
||||||
|
, libxcrypt
|
||||||
, python2
|
, python2
|
||||||
}:
|
}:
|
||||||
|
|
||||||
@ -154,6 +155,7 @@ buildFHSUserEnv {
|
|||||||
ocl-icd
|
ocl-icd
|
||||||
glib
|
glib
|
||||||
libarchive
|
libarchive
|
||||||
|
libxcrypt # provides libcrypt.so.1
|
||||||
xdg-utils # xdg-open needed to open URLs
|
xdg-utils # xdg-open needed to open URLs
|
||||||
python2
|
python2
|
||||||
# currently they want python 3.6 which is EOL
|
# currently they want python 3.6 which is EOL
|
||||||
|
Loading…
Reference in New Issue
Block a user