mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 00:07:51 +00:00
pro: add libreadline to link line for Linux
This commit is contained in:
parent
4c75fe47f9
commit
8750cc2c13
1 changed files with 2 additions and 1 deletions
|
@ -91,7 +91,8 @@ LIBS += -L$$WALLET_ROOT/lib \
|
|||
-lwallet_merged \
|
||||
-lepee \
|
||||
-lunbound \
|
||||
-leasylogging
|
||||
-leasylogging \
|
||||
-lreadline \
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue