gala/INSTALL

19 lines
306 B
Plaintext
Raw Normal View History

2012-05-20 17:20:38 +04:00
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