Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 640478

Summary: app-emulation/playonlinux prefers app-emulation/wine over virtual/wine
Product: Gentoo Linux Reporter: Benoit Gschwind <gschwind>
Component: Current packagesAssignee: Wine Maintainers <wine>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=622462
Whiteboard:
Package list:
Runtime testing required: ---

Description Benoit Gschwind 2017-12-10 09:35:14 UTC
Hello,

Current version of playonlinux ebuild depend on app-emulation/wine, this package is replaced by app-emulation/wine-vanilla.

Maybe the ebuild should be updated to use the new package name.

Best regards.
Comment 1 Chiitoo gentoo-dev 2017-12-13 13:33:51 UTC
The current ebuild already has

|| ( app-emulation/wine virtual/wine )

in RDEPEND, so if 'virtual/wine' is installed, it should be fine.

The order they're being depended upon could be flipped around, however.
Comment 2 Larry the Git Cow gentoo-dev 2017-12-13 21:37:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed6b9f9787f7d14321054583a56dc64bdebf6da

commit 5ed6b9f9787f7d14321054583a56dc64bdebf6da
Author:     NP-Hardass <NP-Hardass@gentoo.org>
AuthorDate: 2017-12-13 21:34:20 +0000
Commit:     NP-Hardass <NP-Hardass@gentoo.org>
CommitDate: 2017-12-13 21:37:48 +0000

    app-emulation/playonlinux: Swap dep order for wine dep
    
    Closes: https://bugs.gentoo.org/640478
    Package-Manager: Portage-2.3.18, Repoman-2.3.6

 app-emulation/playonlinux/playonlinux-4.2.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)