I'm sorry HOW LONG have git and cmake not been there?

cobalt2727 2021-08-25 08:31:26 -05:00
parent 413623583d
commit 3c372da1d9

@ -7,7 +7,7 @@
## Additional Dependencies Examples
### For Ubuntu 20.04+ with Dolphin versions ~5.0-13001 or newer
`sudo apt install ffmpeg libavcodec-dev libavformat-dev libavutil-dev libswscale-dev libevdev-dev libudev-dev libxrandr-dev libxi-dev libpangocairo-1.0-0 qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools qtbase5-private-dev`
`sudo apt install git cmake ffmpeg libavcodec-dev libavformat-dev libavutil-dev libswscale-dev libevdev-dev libudev-dev libxrandr-dev libxi-dev libpangocairo-1.0-0 qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools qtbase5-private-dev`
### Other Debian based (Debian, Kali, etc.):
`sudo apt install git cmake ffmpeg libavcodec-dev libevdev-dev libusb-1.0-0-dev libavformat-dev libswscale-dev libsfml-dev libminiupnpc-dev libmbedtls-dev curl libhidapi-dev libpangocairo-1.0-0 libgtk2.0-dev libbluetooth-dev qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools qtbase5-private-dev libudev-dev portaudio19-dev`