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 \ -lepee \
-lunbound \ -lunbound \
-leasylogging \ -leasylogging \
-lreadline \
} }
android { android {