commit:     f1535b8c2aa6999490731b8b0d3f41c211375fb3
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  7 06:18:44 2026 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Mar  7 06:21:18 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1535b8c

app-emulation/wine-vanilla: add missing dep on opencl-headers

Went overlooked given opencl-icd-loader has the headers in DEPEND,
but then it becomes an issue with binpkgs.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-emulation/wine-vanilla/wine-vanilla-10.0-r2.ebuild  | 3 ++-
 app-emulation/wine-vanilla/wine-vanilla-10.20.ebuild    | 3 ++-
 app-emulation/wine-vanilla/wine-vanilla-11.0.ebuild     | 1 +
 app-emulation/wine-vanilla/wine-vanilla-11.1.ebuild     | 1 +
 app-emulation/wine-vanilla/wine-vanilla-11.2.ebuild     | 1 +
 app-emulation/wine-vanilla/wine-vanilla-11.3.ebuild     | 1 +
 app-emulation/wine-vanilla/wine-vanilla-11.4.ebuild     | 1 +
 app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild    | 3 ++-
 app-emulation/wine-vanilla/wine-vanilla-9.0.1-r1.ebuild | 3 ++-
 app-emulation/wine-vanilla/wine-vanilla-9999.ebuild     | 1 +
 10 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-10.0-r2.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-10.0-r2.ebuild
index 5dda260498f5..668f9799239a 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-10.0-r2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-10.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -124,6 +124,7 @@ DEPEND="
        ${WINE_COMMON_DEPEND}
        sys-kernel/linux-headers
        X? ( x11-base/xorg-proto )
+       opencl? ( dev-util/opencl-headers )
 "
 BDEPEND="
        sys-devel/bison

diff --git a/app-emulation/wine-vanilla/wine-vanilla-10.20.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-10.20.ebuild
index 5f4727794382..44aa9f769c3c 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-10.20.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-10.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -130,6 +130,7 @@ DEPEND="
        sys-kernel/linux-headers
        X? ( x11-base/xorg-proto )
        bluetooth? ( net-wireless/bluez )
+       opencl? ( dev-util/opencl-headers )
 "
 BDEPEND="
        sys-devel/bison

diff --git a/app-emulation/wine-vanilla/wine-vanilla-11.0.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-11.0.ebuild
index ac75dd6cf528..36d8f87ae0a3 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-11.0.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-11.0.ebuild
@@ -130,6 +130,7 @@ DEPEND="
        >=sys-kernel/linux-headers-6.14
        X? ( x11-base/xorg-proto )
        bluetooth? ( net-wireless/bluez )
+       opencl? ( dev-util/opencl-headers )
 "
 BDEPEND="
        sys-devel/bison

diff --git a/app-emulation/wine-vanilla/wine-vanilla-11.1.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-11.1.ebuild
index 0fe3e26d479b..3840d86c827c 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-11.1.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-11.1.ebuild
@@ -130,6 +130,7 @@ DEPEND="
        >=sys-kernel/linux-headers-6.14
        X? ( x11-base/xorg-proto )
        bluetooth? ( net-wireless/bluez )
+       opencl? ( dev-util/opencl-headers )
 "
 BDEPEND="
        sys-devel/bison

diff --git a/app-emulation/wine-vanilla/wine-vanilla-11.2.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-11.2.ebuild
index 0fe3e26d479b..3840d86c827c 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-11.2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-11.2.ebuild
@@ -130,6 +130,7 @@ DEPEND="
        >=sys-kernel/linux-headers-6.14
        X? ( x11-base/xorg-proto )
        bluetooth? ( net-wireless/bluez )
+       opencl? ( dev-util/opencl-headers )
 "
 BDEPEND="
        sys-devel/bison

diff --git a/app-emulation/wine-vanilla/wine-vanilla-11.3.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-11.3.ebuild
index 6ceeeea6cbfa..2f9af8d9a91c 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-11.3.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-11.3.ebuild
@@ -130,6 +130,7 @@ DEPEND="
        >=sys-kernel/linux-headers-6.14
        X? ( x11-base/xorg-proto )
        bluetooth? ( net-wireless/bluez )
+       opencl? ( dev-util/opencl-headers )
 "
 BDEPEND="
        sys-devel/bison

diff --git a/app-emulation/wine-vanilla/wine-vanilla-11.4.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-11.4.ebuild
index 6ceeeea6cbfa..2f9af8d9a91c 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-11.4.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-11.4.ebuild
@@ -130,6 +130,7 @@ DEPEND="
        >=sys-kernel/linux-headers-6.14
        X? ( x11-base/xorg-proto )
        bluetooth? ( net-wireless/bluez )
+       opencl? ( dev-util/opencl-headers )
 "
 BDEPEND="
        sys-devel/bison

diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild
index ff774423182b..292345266954 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -117,6 +117,7 @@ DEPEND="
        ${WINE_COMMON_DEPEND}
        sys-kernel/linux-headers
        X? ( x11-base/xorg-proto )
+       opencl? ( dev-util/opencl-headers )
 "
 BDEPEND="
        dev-lang/perl

diff --git a/app-emulation/wine-vanilla/wine-vanilla-9.0.1-r1.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-9.0.1-r1.ebuild
index 3a8fbca705f5..c25cf9c4e272 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-9.0.1-r1.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-9.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -124,6 +124,7 @@ DEPEND="
        ${WINE_COMMON_DEPEND}
        sys-kernel/linux-headers
        X? ( x11-base/xorg-proto )
+       opencl? ( dev-util/opencl-headers )
 "
 BDEPEND="
        sys-devel/bison

diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
index 6ceeeea6cbfa..2f9af8d9a91c 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
@@ -130,6 +130,7 @@ DEPEND="
        >=sys-kernel/linux-headers-6.14
        X? ( x11-base/xorg-proto )
        bluetooth? ( net-wireless/bluez )
+       opencl? ( dev-util/opencl-headers )
 "
 BDEPEND="
        sys-devel/bison

Reply via email to