28 lines
1007 B
Diff
28 lines
1007 B
Diff
From 760d3c2479c19bf11da2c47424374bc47a56a890 Mon Sep 17 00:00:00 2001
|
|
From: Pinkesh Vaghela <pinkesh.vaghela@einfochips.com>
|
|
Date: Mon, 9 Dec 2024 11:07:20 +0000
|
|
Subject: [PATCH 123/128] UBUNTU: Removed Breaks for mesa-opencl-icd
|
|
|
|
Removed Breaks for mesa-opencl-icd for correct dependency
|
|
|
|
Signed-off-by: Pinkesh Vaghela <pinkesh.vaghela@einfochips.com>
|
|
---
|
|
debian/control.d/flavour-control.stub | 1 -
|
|
1 file changed, 1 deletion(-)
|
|
|
|
diff --git a/debian/control.d/flavour-control.stub b/debian/control.d/flavour-control.stub
|
|
index bc85c76aecfc..6f45535ffade 100644
|
|
--- a/debian/control.d/flavour-control.stub
|
|
+++ b/debian/control.d/flavour-control.stub
|
|
@@ -40,7 +40,6 @@ Breaks: flash-kernel (<< 3.90ubuntu2) [arm64 armhf], s390-tools (<< 2.3.0-0ubunt
|
|
mesa-va-drivers (<< 1:22.3.5),
|
|
mesa-vdpau-drivers (<< 1:22.3.5),
|
|
mesa-vulkan-drivers (<< 1:22.3.5),
|
|
- mesa-opencl-icd (<< 1:22.3.5),
|
|
xserver-common (<< 2:21.1.13),
|
|
xserver-xephyr (<< 2:21.1.13),
|
|
xserver-xorg-core (<< 2:21.1.13),
|
|
--
|
|
2.47.0
|
|
|