mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05:54 +00:00
Fix link libraries for FreeBSD and Ubuntu
This commit is contained in:
@@ -71,7 +71,8 @@ if FreeBSD or Ubuntu:
|
|||||||
'boost_program_options',
|
'boost_program_options',
|
||||||
'boost_regex',
|
'boost_regex',
|
||||||
'boost_system',
|
'boost_system',
|
||||||
'boost_thread',
|
'boost_thread',
|
||||||
|
'boost_random',
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
|
|||||||
Reference in New Issue
Block a user