Merge pull request #223803 from jshcmpbll/jc/davinci-resolve-fix

davinci-resolve: adding aprutil and linking libcypto
This commit is contained in:
Rick van Schijndel
2023-03-31 05:58:54 +00:00
committed by GitHub
@@ -17,6 +17,7 @@
, libarchive
, libxcrypt
, python2
, aprutil
}:
let
@@ -127,6 +128,7 @@ let
addOpenGLRunpath "$program"
fi
done
ln -s $out/libs/libcrypto.so.1.1 $out/libs/libcrypt.so.1
'';
}
);
@@ -159,6 +161,7 @@ buildFHSUserEnv {
python2
# currently they want python 3.6 which is EOL
#python3
aprutil
];
runScript = "${bash}/bin/bash ${