mirror of
https://github.com/elementary/gala.git
synced 2024-11-28 04:05:22 +03:00
Correct INSTALL file.
This commit is contained in:
parent
81116a511f
commit
33957a3239
35
INSTALL
35
INSTALL
@ -1,18 +1,17 @@
|
||||
Dependencies:
|
||||
gtk+-3.0
|
||||
libwnck-3.0
|
||||
gstreamer-interfaces-0.10
|
||||
gstreamer-0.10
|
||||
gstreamer-pbutils-0.10
|
||||
granite
|
||||
xtst
|
||||
gdk-x11-3.0
|
||||
|
||||
Installation:
|
||||
bzr branch lp:eidete
|
||||
cd eidete
|
||||
mkdir build
|
||||
cd build
|
||||
cmake .. -DCMAKE_INSTALL_PREFIX
|
||||
make
|
||||
sudo make install
|
||||
Dependencies:
|
||||
libgranite-dev
|
||||
libmutter-dev
|
||||
libclutter-gtk-1.0-dev
|
||||
libgtk-3-dev
|
||||
gsettings-desktop-schemas-dev
|
||||
libxfixes-dev
|
||||
libbamf3-dev
|
||||
valac-0.16
|
||||
|
||||
Installation:
|
||||
bzr branch lp:gala
|
||||
cd gala
|
||||
mkdir build
|
||||
cd build
|
||||
cmake .. -DCMAKE_INSTALL_PREFIX=/usr
|
||||
sudo make install
|
Loading…
Reference in New Issue
Block a user