diff options
| author | stoffu <stoffu@protonmail.ch> | 2018-03-07 18:06:08 +0900 |
|---|---|---|
| committer | stoffu <stoffu@protonmail.ch> | 2018-03-07 18:06:08 +0900 |
| commit | df2b8d3c8d245b4814a4c4d0dc7ff76871f74280 (patch) | |
| tree | 3130a63ab1edff0f366efc85d0bc27d73dc3739c | |
| parent | ce8913b5bf34ae41a3048a26a4a2d92784624ff4 (diff) | |
| download | monzero-gui-df2b8d3c8d245b4814a4c4d0dc7ff76871f74280.tar.gz monzero-gui-df2b8d3c8d245b4814a4c4d0dc7ff76871f74280.tar.xz monzero-gui-df2b8d3c8d245b4814a4c4d0dc7ff76871f74280.zip | |
build: remove readline from dependencies
| -rw-r--r-- | monero-wallet-gui.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/monero-wallet-gui.pro b/monero-wallet-gui.pro index 5fb42596..00375995 100644 --- a/monero-wallet-gui.pro +++ b/monero-wallet-gui.pro @@ -104,7 +104,6 @@ LIBS += -L$$WALLET_ROOT/lib \ -lepee \ -lunbound \ -leasylogging \ - -lreadline \ } android { |
