diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2019-08-27 14:57:46 -0500 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2019-08-27 14:57:46 -0500 |
| commit | 13a5be73063dd6117ac23f9760ca07907ed84187 (patch) | |
| tree | dc584244b445f382dae5146c5ef3412ae5ceb3cf | |
| parent | bdceff63807b77622d1660ed3657f92b4c399fef (diff) | |
| parent | 67e08da918583de0c62204e6eb13eedef075ce2e (diff) | |
| download | monzero-gui-13a5be73063dd6117ac23f9760ca07907ed84187.tar.gz monzero-gui-13a5be73063dd6117ac23f9760ca07907ed84187.tar.xz monzero-gui-13a5be73063dd6117ac23f9760ca07907ed84187.zip | |
Merge pull request #2357
67e08da README: update (selsta)
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -83,7 +83,7 @@ Packaging for your favorite distribution would be a welcome contribution! - For Debian distributions (Debian, Ubuntu, Mint, Tails...) - `sudo apt install build-essential cmake libboost-all-dev miniupnpc libunbound-dev graphviz doxygen libunwind8-dev pkg-config libssl-dev libzmq3-dev libsodium-dev libhidapi-dev` + `sudo apt install build-essential cmake libboost-all-dev miniupnpc libunbound-dev graphviz doxygen libunwind8-dev pkg-config libssl-dev libzmq3-dev libsodium-dev libhidapi-dev libnorm-dev libusb-1.0-0-dev libpgm-dev` - For Gentoo @@ -237,6 +237,8 @@ The Monero GUI on Windows is 64 bits only; 32-bit Windows GUI builds are not off git clone https://github.com/monero-project/monero-gui.git ``` + **Note:** Due to some bug in the build process, "monero-gui" repo can't be a top level directory. + 7. Build ``` |
