mirror of
https://github.com/monero-project/monero-gui
synced 2024-12-22 03:15:52 +01:00
pro: add libreadline to link line for Linux
This commit is contained in:
parent
4c75fe47f9
commit
8750cc2c13
@ -91,7 +91,8 @@ LIBS += -L$$WALLET_ROOT/lib \
|
|||||||
-lwallet_merged \
|
-lwallet_merged \
|
||||||
-lepee \
|
-lepee \
|
||||||
-lunbound \
|
-lunbound \
|
||||||
-leasylogging
|
-leasylogging \
|
||||||
|
-lreadline \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user