FS#22396 - Missing dependency in mkvtoolnix
Attached to Project:
Arch Linux
Opened by Leonidas Arvanitis (larvan) - Tuesday, 11 January 2011, 11:37 GMT
Last edited by Giovanni Scafora (giovanni) - Tuesday, 11 January 2011, 16:17 GMT
Opened by Leonidas Arvanitis (larvan) - Tuesday, 11 January 2011, 11:37 GMT
Last edited by Giovanni Scafora (giovanni) - Tuesday, 11 January 2011, 16:17 GMT
|
Details
Description:
mkvinfo complains about missing library libwx_gtk2u_core-2.8.so.0 (from package extra/wxgtk) and won't start without it. Additional info: * package version extra/mkvtoolnix 4.4.0-2 Steps to reproduce: In a system without wxgtk installed... 1. Install mkvtoolnix: pacman -S mkvtoolnix 2. start mkvinfo in a terminal: mkvinfo Output is: mkvinfo: error while loading shared libraries: libwx_gtk2u_core-2.8.so.0: cannot open shared object file: No such file or directory So, this package should depend on wxgtk from extras. |
This task depends upon
Closed by Giovanni Scafora (giovanni)
Tuesday, 11 January 2011, 16:17 GMT
Reason for closing: Not a bug
Tuesday, 11 January 2011, 16:17 GMT
Reason for closing: Not a bug
Optional Deps : wxgtk: mkvmerge,mkvinfo and mmg GUI
https://bugs.archlinux.org/task/21920
and a couple others.
those optdepends are not really optionally. They should be in dependency and for those who prefer only cli, we should compile a version without GUI support and call it mkvtoolnix-cli