mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
games-misc/an-anime-game-launcher-bin: relax winetricks dep
Presumably you'll only need winetricks to install dxvk et al(?) Dxvk-bin is an alternative way of installing it into a wineprefix The direct dependency on winetricks causes the CI to complain. (What we really need is per-profile masking in overlay!) Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
@@ -17,8 +17,10 @@ RDEPEND="
|
||||
app-arch/cabextract
|
||||
app-arch/tar
|
||||
app-arch/unzip
|
||||
app-emulation/dxvk-bin
|
||||
app-emulation/winetricks
|
||||
|| (
|
||||
app-emulation/dxvk-bin
|
||||
app-emulation/winetricks
|
||||
)
|
||||
dev-libs/libdbusmenu
|
||||
dev-util/xdelta[lzma]
|
||||
dev-vcs/git
|
||||
|
||||
Reference in New Issue
Block a user