blob: c63ba29ba311fecd47890473308dae09b93e2e8f (
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
|
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.
BUILD DEPENDENCIES:
make
sh
printf
test
mv
rm
cat
c11
ar
pkg-config
And all runtime dependencies that are mandatory or has been opted for.
INSTALL DEPENDENCIES:
make
sh
mkdir
cp
ln
|