Removed fix for unmet depencencies as it can cause bootloops when using nvidia binary drivers.

Dantali0n 2015-12-08 09:13:12 +01:00
parent ad00c53220
commit 50214fd901
1 changed files with 0 additions and 10 deletions

@ -59,16 +59,6 @@ Un-install CubicSDR
build$ sudo make uninstall
```
If you do not meet the requirements for libgl1-mesa-dev
because of one of the following packages:
libcheese7, libclutter.
run the following command:
```bash
$ sudo apt-get install libglew-dev libcheese7 libcheese-gtk23 libclutter-gst-2.0-0 libcogl15 libclutter-gtk-1.0-0 libclutter-1.0-0 xserver-xorg-input-all
```
Support Modules
---