Boost-libs dependency for libreoffice

libreoffice needs boost-libs as a dependacy and it’s not installed by default , i had to install it manually
you should add it to mirrors

btw everytime i opened it , it gave me this error

error while loading shared libraries: libboost_locale.so.1.76.0

Both libreoffice-still and libreoffice-fresh pull in boost-libs via their dependency on libcmis.

Are you fully up to date?

sudo pacman-mirrors -f5 && sudo pacman -Syyu

Are you sure? This is how mine looks on Manjaro and Arch installs (xfce):

pacman -Qi libreoffice-fresh                                                      
Name            : libreoffice-fresh
Version         : 7.1.5-2
Description     : LibreOffice branch which contains new features and program enhancements
Architecture    : x86_64
URL             : https://www.libreoffice.org/
Licenses        : LGPL3
Groups          : None
Provides        : libreoffice  libreoffice-en-US
Depends On      : curl>=7.20.0  hunspell>=1.2.8  python>=3.7  libwpd>=0.9.2  libwps
                  neon>=0.28.6  pango  nspr  libjpeg  libxrandr  libgl  libxslt  redland
                  hyphen  lpsolve  gcc-libs  sh  graphite  icu  lcms2  poppler>=0.24.0
                  libvisio  libetonyek  libodfgen  libcdr  libmspub  harfbuzz-icu  nss
                  clucene  hicolor-icon-theme  desktop-file-utils  shared-mime-info
                  libpagemaker  libxinerama  libabw  libmwaw  libe-book  libcups
                  liblangtag  libexttextcat  libcmis  liborcus  libtommath  libzmf
                  libatomic_ops  xmlsec  gpgme  libnumbertext  libfreehand
                  libstaroffice  libepubgen  libqxp  libepoxy  box2d  xdg-utils
Optional Deps   : java-runtime: adds java support
                  java-environment: required by extension-wiki-publisher and
                  extension-nlpsolver
                  pstoedit: translates PostScript and PDF graphics into other vector
                  formats
                  libmythes: for use in thesaurus
                  beanshell: interactive java -- good for prototyping/macros
                  libwpg: library for importing and converting WordPerfect Graphics
                  format [installed]
                  sane: for scanner access [installed]
                  unixodbc: adds ODBC database support
                  gst-plugins-base-libs: for multimedia content, e.g. in Impress
                  [installed]
                  libpaper: takes care of papersize [installed]
                  postgresql-libs: for postgresql-connector
                  mariadb-libs: for mysql-connector
                  coin-or-mp: required by the Calc solver
                  gtk3: for GTK3 integration [installed]
                  kio: for KF5 KDE desktop integration
Required By     : None
Optional For    : None
Conflicts With  : libreoffice-still
Replaces        : None
Installed Size  : 412.66 MiB
Packager        : Evangelos Foutras <foutrelis@archlinux.org>
Build Date      : Sun 01 Aug 2021 01:48:17 PM EDT
Install Date    : Thu 05 Aug 2021 09:18:33 AM EDT
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

_______________________________________________________________
pacman -Qi libreoffice-fresh-rpm                                         
Name            : libreoffice-fresh-rpm
Version         : 7.2.0.2-1
Description     : LGPL Office Suite installed from rpms
Architecture    : x86_64
URL             : http://www.libreoffice.org
Licenses        : LGPL
Groups          : None
Provides        : None
Depends On      : glibc>=2.5  gtk2>=2.10.4  xorg-server
Optional Deps   : jre8-openjdk [installed]
                  gtk3 [installed]
                  gst-plugins-base [installed]
                  gst-plugins-good [installed]
                  gst-plugins-bad [installed]
                  gst-plugins-ugly [installed]
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 650.90 MiB
Packager        : Unknown Packager
Build Date      : Mon 02 Aug 2021 09:30:53 PM EDT
Install Date    : Mon 02 Aug 2021 09:33:30 PM EDT
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : None

i did sudo pacman -Syy and pacman-mirrors many times , to ensure that repos are up to date , the same thing , when i installed it manually it worked fine