FS#59255 - [wine] Optional dependencies missing
Attached to Project:
Community Packages
Opened by Chadru Luciano (iGwadaa) - Friday, 06 July 2018, 23:24 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:06 GMT
Opened by Chadru Luciano (iGwadaa) - Friday, 06 July 2018, 23:24 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:06 GMT
|
Details
Description:
"wine-mono" and "wine_gecko" : when i install "wine", i use "--asdeps" option for maybe in the future when i going to uninstall "wine" with the "-c" option with "pacman" (cascade uninstall), it removes them too. Please consider that ^^ And thanks you a lot for your awesome package <3 Additional info: - Current latest version. - Default configuration. Steps to reproduce: # pacman -Sy wine # pacman -Sy wine-mono wine_gecko --asdeps |
This task depends upon
Closed by Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:06 GMT
Reason for closing: Moved
Additional comments about closing: https://gitlab.archlinux.org/archlinux/p ackaging/packages/wine/issues/1
Saturday, 25 November 2023, 20:06 GMT
Reason for closing: Moved
Additional comments about closing: https://gitlab.archlinux.org/archlinux/p ackaging/packages/wine/issues/1
optdepends=(wine-gecko wine-mono)
According to wiki entries in
- https://wiki.winehq.org/Mono
- https://wiki.winehq.org/Gecko
, Wine does automatically look for system-installed Gecko and Mono packages and tries to use them when the need arises.