Merge pull request #1174

df2b8d3 build: remove readline from dependencies
This commit is contained in:
luigi1111
2018-03-13 17:33:58 -04:00

View File

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