mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-03-16 16:42:13 +00:00
Merge pull request #868
8750cc2
pro: add libreadline to link line for Linux
This commit is contained in:
commit
ea49e84215
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