Skip to content

Commit

Permalink
app-emulation/playonlinux: Swap dep order for wine dep
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/640478
Package-Manager: Portage-2.3.18, Repoman-2.3.6
  • Loading branch information
NP-Hardass committed Dec 13, 2017
1 parent ad9a942 commit 5ed6b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-emulation/playonlinux/playonlinux-4.2.12.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RDEPEND="${PYTHON_DEPS}
app-arch/p7zip
app-arch/unzip
app-crypt/gnupg
|| ( app-emulation/wine virtual/wine )
|| ( virtual/wine app-emulation/wine )
dev-python/wxpython:3.0[${PYTHON_USEDEP}]
net-misc/wget
x11-apps/mesa-progs
Expand Down

0 comments on commit 5ed6b9f

Please sign in to comment.