mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
games-emulation/pcsx2: update live
Turns out upstream decided to unbundle rapidyaml (entirely, no option). This is both a blessing a curse considering how often it breaks API, doesn't have proper sonames, and is not slotted. "Currently" pcsx2 is the only package in the tree using it though, so we can do bounds or pinning as needed without causing too much problems but who knows for later. Overlays may conflict if they need different versions though. According to upstream comments it "should" work with rapidyaml 0.10 but I'm getting errors with it, so depend on >=0.11. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -37,6 +37,7 @@ RESTRICT="!test? ( test )"
|
||||
COMMON_DEPEND="
|
||||
app-arch/lz4:=
|
||||
app-arch/zstd:=
|
||||
>=dev-cpp/rapidyaml-0.11:=
|
||||
dev-qt/qtbase:6=[X,concurrent,gui,widgets]
|
||||
dev-qt/qtsvg:6
|
||||
>=gui-libs/kddockwidgets-2.3:=
|
||||
|
||||
Reference in New Issue
Block a user