build: remove readline from dependencies

This commit is contained in:
stoffu 2018-03-07 18:06:08 +09:00
parent ce8913b5bf
commit df2b8d3c8d
No known key found for this signature in database
GPG key ID: 41DAB8343A9EC012

View file

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