Update debian based for qt6
parent
d8968b9386
commit
149a0402cb
|
@ -13,7 +13,7 @@ sudo apt install git cmake ffmpeg libavcodec-dev libavformat-dev libavutil-dev l
|
|||
|
||||
### Other Debian based (Debian, Kali, etc.):
|
||||
```bash
|
||||
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 libasound2-dev
|
||||
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 qt6base-dev qtchooser qmake6 qt6base-dev-tools qt6base-private-dev libudev-dev portaudio19-dev libasound2-dev
|
||||
```
|
||||
|
||||
## Checkout Dolphin
|
||||
|
|
Loading…
Reference in New Issue