build: remove readline from dependencies

pull/2/head
stoffu 6 years ago
parent ce8913b5bf
commit df2b8d3c8d
No known key found for this signature in database
GPG Key ID: 41DAB8343A9EC012

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