Fix some typo's and clean up indentation.
This commit is contained in:
@@ -7,5 +7,4 @@ cmake -DCMAKE_INSTALL_PREFIX=/usr ../
|
|||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
||||||
To see additional options you can do after the cmake step a 'cmake -L ../'
|
To see additional options you can set at the 'cmake' step, run 'cmake -L ../'
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
DEPENDENCIES:
|
DEPENDENCIES:
|
||||||
cairo (whit X support), pango, glib2, libX11, libXinerama, libXrandr, libXrender, libXcomposite, libXdamage imlib2 (with X support)
|
cairo (with X support), pango, glib2, libX11, libXinerama, libXrandr, libXrender, libXcomposite, libXdamage, imlib2 (with X support)
|
||||||
you might need -dev packages on debian
|
you might need -dev packages on Debian
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user