1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-22 20:44:19 +00:00

Merge pull request #181 from morenoh149/patch-1

added clarification for dependencies
This commit is contained in:
Noel Maersk 2014-04-02 16:53:44 +03:00
commit 4c64a192f7

View File

@ -68,6 +68,11 @@ sgminer-specific configuration options:
--disable-adl Override detection and disable building with adl
--disable-adl-checks
--without-curses Do not compile support for curses TUI
#### Debian Example
apt-get install libcurl4-openssl-dev pkg-config libtool libncurses5-dev
AMD APP SDK and AMD ADL SDK must be downloaded from the amd websites.
### *nix build instructions