simplified dependency list

master
Chris Punches 2025-03-02 01:10:26 -05:00
parent 0351b58d32
commit 7f492d3b87
1 changed files with 1 additions and 3 deletions

View File

@ -10,12 +10,10 @@ https://dpm.darkhorselinux.org
To build DPM from source, you'll need the following dependencies:
- GCC/G++ (version 10 or later, supporting C++20)
- CMake (version 3.22 or later)
- Make
- libstdc++ (C++ standard library)
- Linux headers
- dlopen/dlsym support (provided by libdl)
## Building from Source