blob: 445852e8f12e41ea193a53e86f89ee0f3536a6a4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
RUNTIME DEPENDENCIES:
libc
libxcb Optional: for the X RandR adjustment method and fake adjustment methods
libx11 Optional: for the X VidMode adjustment method
libxxf86vm Optional: for the X VidMode adjustment method
libdrm Optional: for the Linux DRM adjustment method
Optional dependencies are mandatory when they have been selected at
compile-time and are not utilisable if not selected at compile-time.
CONFIGURE DEPENDENCIES:
sh
coreutils
sed
BUILD DEPENDENCIES:
make
grep
sed
coreutils
c99
general-preprocessor (gpp)
python3
texinfo Optional: for info, pdf, ps and dvi manuals
texlive-core Optional: for pdf, ps and dvi manuals
bash Optional: for info, pdf, ps and dvi manuals
And all runtime dependencies that are mandatory or has been opted for.
INSTALL DEPENDENCIES:
make
coreutils
DEPENDENCIES SOURCES:
sh bash can provide sh
make https://www.gnu.org/software/make
grep https://www.gnu.org/software/grep
sed https://www.gnu.org/software/sed
coreutils https://www.gnu.org/software/coreutils
c99 https://gcc.gnu.org
general-preprocessor (gpp) https://github.com/maandree/gpp
python3 https://www.python.org/
texinfo https://www.gnu.org/software/texinfo/
texlive-core https://tug.org/texlive/
bash https://www.gnu.org/software/bash
libc https://www.gnu.org/software/libc
libxcb http://xcb.freedesktop.org/
libx11 (xlib) http://xorg.freedesktop.org/
libxxf86vm http://xorg.freedesktop.org/
libdrm http://dri.freedesktop.org/
|