mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-emulation/pcsx2: add missing flag-o-matic inherit
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15930 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
committed by
Andreas Sturmlechner
parent
f73af11a7d
commit
f9d61b4710
@@ -4,7 +4,7 @@
|
||||
EAPI=7
|
||||
MY_PV="${PV/_/-}"
|
||||
|
||||
inherit cmake multilib toolchain-funcs wxwidgets
|
||||
inherit cmake flag-o-matic multilib toolchain-funcs wxwidgets
|
||||
|
||||
DESCRIPTION="A PlayStation 2 emulator"
|
||||
HOMEPAGE="https://www.pcsx2.net"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit cmake git-r3 multilib toolchain-funcs wxwidgets
|
||||
inherit cmake flag-o-matic git-r3 multilib toolchain-funcs wxwidgets
|
||||
|
||||
DESCRIPTION="A PlayStation 2 emulator"
|
||||
HOMEPAGE="https://www.pcsx2.net"
|
||||
|
||||
Reference in New Issue
Block a user