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

Bug 669398

Summary: games-emulation/pcsx2-9999 should depend on virtual/libudev[abi_x86_32]
Product: Gentoo Linux Reporter: Scall <scall>
Component: Current packagesAssignee: nE0sIghT <ykonotopov>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/10229
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Scall 2018-10-23 10:58:38 UTC
Created attachment 552510 [details]
build.log

pcsx2-9999 cannot currently be built without libudev.
Comment 1 nE0sIghT 2018-10-24 19:06:32 UTC
virtual/libudev is not multilib aware.
First of all we should make it so.
Comment 2 nE0sIghT 2018-10-24 19:09:03 UTC
Sorry, mixed it up with virtual/udev.
I will add dependency.
Comment 3 Larry the Git Cow gentoo-dev 2018-10-27 08:03:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63f72d4c5ec950a080be28f51dee984844b1bf2e

commit 63f72d4c5ec950a080be28f51dee984844b1bf2e
Author:     Yuri Konotopov <ykonotopov@gnome.org>
AuthorDate: 2018-10-25 18:53:03 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-10-27 08:03:47 +0000

    games-emulation/pcsx2: update live ebuild.
    
    1. EAPI version bump.
    2. Added virtual/libudev dependency.
    3. Dropped l10n.eclass
    
    Closes: https://bugs.gentoo.org/669398
    Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org>
    Closes: https://github.com/gentoo/gentoo/pull/10229
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 games-emulation/pcsx2/pcsx2-9999.ebuild | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)