pro: add libreadline to link line for Linux

This commit is contained in:
redfish 2017-09-09 10:25:09 -04:00
parent 4c75fe47f9
commit 8750cc2c13

View file

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