simplified dependency list
parent
0351b58d32
commit
7f492d3b87
|
@ -10,12 +10,10 @@ https://dpm.darkhorselinux.org
|
||||||
|
|
||||||
To build DPM from source, you'll need the following dependencies:
|
To build DPM from source, you'll need the following dependencies:
|
||||||
|
|
||||||
|
|
||||||
- GCC/G++ (version 10 or later, supporting C++20)
|
- GCC/G++ (version 10 or later, supporting C++20)
|
||||||
- CMake (version 3.22 or later)
|
- CMake (version 3.22 or later)
|
||||||
- Make
|
- Make
|
||||||
- libstdc++ (C++ standard library)
|
|
||||||
- Linux headers
|
|
||||||
- dlopen/dlsym support (provided by libdl)
|
|
||||||
|
|
||||||
## Building from Source
|
## Building from Source
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue