From: Nick Sarnie Date: Mon, 17 Jun 2019 22:39:05 +0000 (-0400) Subject: app-emulation/wine-vanilla: Sync with ::wine X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bc62a3be276244cf85e5735b8ca1baacb42c7151;p=gentoo.git app-emulation/wine-vanilla: Sync with ::wine Fix v4l useflag Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Nick Sarnie --- diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.10.ebuild b/app-emulation/wine-vanilla/wine-vanilla-4.10.ebuild index 70c9c99fce97..4d617da0c058 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-4.10.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-4.10.ebuild @@ -406,7 +406,7 @@ multilib_src_configure() { $(use_enable test tests) $(use_with truetype freetype) $(use_with udev) - $(use_with v4l) + $(use_with v4l v4l2) $(use_with vkd3d) $(use_with vulkan) $(use_with X x) diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild index 70c9c99fce97..4d617da0c058 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild @@ -406,7 +406,7 @@ multilib_src_configure() { $(use_enable test tests) $(use_with truetype freetype) $(use_with udev) - $(use_with v4l) + $(use_with v4l v4l2) $(use_with vkd3d) $(use_with vulkan) $(use_with X x)