FS#76011 - [wine] Missing mp1 deps
Attached to Project:
Community Packages
Opened by Alberto Salvia Novella (es20490446e) - Sunday, 25 September 2022, 19:18 GMT
Last edited by Toolybird (Toolybird) - Monday, 17 April 2023, 07:13 GMT
Opened by Alberto Salvia Novella (es20490446e) - Sunday, 25 September 2022, 19:18 GMT
Last edited by Toolybird (Toolybird) - Monday, 17 April 2023, 07:13 GMT
|
Details
Error:
https://pastebin.com/z8v9NMFf Due to missing deps: lib32-gst-plugins-base lib32-libavc1394 lib32-libgudev |
This task depends upon
Closed by Toolybird (Toolybird)
Monday, 17 April 2023, 07:13 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#66811
Monday, 17 April 2023, 07:13 GMT
Reason for closing: Duplicate
Additional comments about closing:
[1] https://wiki.archlinux.org/title/Wine#Other_dependencies
optdepends=(
gst-plugins-base
gst-plugins-good
lib32-gst-plugins-base
lib32-gst-plugins-good
)
depends=(
lib32-gst-plugins-base-libs
)
The latest for avoiding some games to crash:
https://bugs.winehq.org/show_bug.cgi?id=34708
Although, if it was for me, I would put all the existing optdepends into depends. In this case the dependability looks more favorable that the granularity.