Sonic doesnt launch on Raspberry Pi Buster OS

I saw this for Ubuntu 19.04 at Build under ubuntu 19.04 DISCO

The recommendation is
git clone https://github.com/samaaron/sonic-pi.git
$ cd sonic-pi/app/gui/qt
Get the ubuntu-disco build script, make it executable and start it

Copy Code
$ wget https://raw.githubusercontent.com/samaaron/sonic-pi/5e58c2b44afe535c87fe7246e22b4ec79461c7c9/app/gui/qt/build-ubuntu-disco-app
$ chmod +x build-ubuntu-disco-app
$ ./build-ubuntu-disco-app
Or are there any tweeks for 18.04 , or are there any changes now as the comment is date July 10th.

I did sudo apt install libssl-dev