diff --git a/Build-Linux.md b/Build-Linux.md index 9cde1ce..76e1c09 100644 --- a/Build-Linux.md +++ b/Build-Linux.md @@ -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 ---