1
mirror of https://github.com/monero-project/monero-gui synced 2024-11-29 09:05:11 +01:00

Merge pull request #1174

df2b8d3 build: remove readline from dependencies
This commit is contained in:
luigi1111 2018-03-13 17:33:58 -04:00
commit 8ba5e9a164
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

View File

@ -104,7 +104,6 @@ LIBS += -L$$WALLET_ROOT/lib \
-lepee \
-lunbound \
-leasylogging \
-lreadline \
}
android {