1 parent 44b912c commit 5434cb2Copy full SHA for 5434cb2
1 file changed
scripts/package_linux.sh
@@ -86,7 +86,7 @@ Run from the unpacked tarball without installing:
86
87
System library requirements (dynamic build only):
88
libboost-regex, libsqlite3, libicu, libzlib
89
- This dynamic build was linked against ${OS_TAG:-the host's} system libs;
+ This dynamic build was linked against ${OS_TAG:-the build host} system libs;
90
binary-compatible distros should work, but matching the build OS is safest.
91
Debian/Ubuntu: apt install libboost-regex-dev libsqlite3-0 libicu-dev zlib1g
92
Arch/Manjaro: pacman -S boost icu sqlite3 zlib
0 commit comments