repo.or.cz
/
luccawm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
core: implement "split right" operation
[luccawm.git]
/
INSTALL
blob
c072ec713c728b89dcc1bfec9e6aada9f0ba3be1
1
2
Build-time requirements:
3
C compiler and linker (gcc)
4
scons
5
pkg-config
6
glib-2.0 >= 2.12
7
gtk+-2.0 >= 2.10
8
9
10
11
Run-time requirements:
12
glib-2.0 >= 2.12
13
gtk+-2.0 >= 2.10
14
15
16
17
Additional requirements for building tests:
18
GNU readline
19
python 2.5
20
Xvfb
21
xvfb-run
22
xclock
23