Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669398 - games-emulation/pcsx2-9999 should depend on virtual/libudev[abi_x86_32]
Summary: games-emulation/pcsx2-9999 should depend on virtual/libudev[abi_x86_32]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: nE0sIghT
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-10-23 10:58 UTC by Scall
Modified: 2018-10-27 08:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,8.22 KB, text/x-log)
2018-10-23 10:58 UTC, Scall
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)