build: remove readline from dependencies

This commit is contained in:
stoffu
2018-03-07 18:06:08 +09:00
parent ce8913b5bf
commit df2b8d3c8d

View File

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