Merge pull request #868

8750cc2 pro: add libreadline to link line for Linux
This commit is contained in:
luigi1111 2017-10-21 12:01:49 -05:00
commit ea49e84215
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

View File

@ -91,7 +91,8 @@ LIBS += -L$$WALLET_ROOT/lib \
-lwallet_merged \
-lepee \
-lunbound \
-leasylogging
-leasylogging \
-lreadline \
}