FS#77662 - mkvtoolnix-gui should depend on boost-libs

Attached to Project: Arch Linux
Opened by Felix (PhoenixClank) - Monday, 27 February 2023, 12:57 GMT
Last edited by Maxime Gauduin (Alucryd) - Thursday, 08 June 2023, 14:21 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Running `mkvtoolnix-gui` with `boost-libs` uninstalled prints the following error message:

```
mkvtoolnix-gui: error while loading shared libraries: libboost_filesystem.so.1.81.0: cannot open shared object file: No such file or directory
```

With `boost-libs` installed it works flawlessly.

Additional info:
* package version: 74.0.0-1
* dependencies: cmark hicolor-icon-theme mkvtoolnix-cli qt6-multimedia qt6-svg
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Thursday, 08 June 2023, 14:21 GMT
Reason for closing:  Fixed
Additional comments about closing:  75.0.0-1
Comment by Pieter (ptr727) - Friday, 24 March 2023, 20:29 GMT
Same for CLI package: `mkvmerge: error while loading shared libraries: libboost_filesystem.so.1.81.0: cannot open shared object file: No such file or directory`

Loading...