- adjusted n_libdrm-drop-valgrind-dep-generic.patch,

n_libdrm-drop-valgrind-dep-intel.patch to fix build on sle15-sp6

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=355
This commit is contained in:
Stefan Dirsch 2023-11-28 14:31:03 +00:00 committed by Git OBS Bridge
parent c6acbd3566
commit 829a1cc4cc
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 28 14:29:20 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
- adjusted n_libdrm-drop-valgrind-dep-generic.patch,
n_libdrm-drop-valgrind-dep-intel.patch to fix build on sle15-sp6
-------------------------------------------------------------------
Sat Nov 25 10:09:47 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -3,7 +3,7 @@
@@ -5,7 +5,6 @@
Name: libdrm
Description: Userspace interface to kernel DRM services
Version: 2.4.117
Version: 2.4.118
-Requires.private: valgrind
Libs: -L${libdir} -ldrm
Libs.private: -lm

View File

@ -2,7 +2,7 @@
+++ pkgconfig/libdrm_intel.pc 2023-11-17 14:38:39.303431015 +0100
@@ -6,7 +6,7 @@
Description: Userspace interface to intel kernel DRM services
Version: 2.4.117
Version: 2.4.118
Requires: libdrm
-Requires.private: pciaccess >= 0.10, valgrind
+Requires.private: pciaccess >= 0.10