- adjusted n_libdrm-drop-valgrind-dep-generic.patch,
n_libdrm-drop-valgrind-dep-intel.patch to generated 2.4.116 pkgconfig files in order to fix build against sle15/Leap 15.x OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=343
This commit is contained in:
parent
1bd1d2f7ba
commit
bdd65b9d99
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 20 14:10:11 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- adjusted n_libdrm-drop-valgrind-dep-generic.patch,
|
||||
n_libdrm-drop-valgrind-dep-intel.patch to generated 2.4.116
|
||||
pkgconfig files in order to fix build against sle15/Leap 15.x
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 26 14:35:14 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -5,7 +5,7 @@ Index: pkgconfig/libdrm.pc
|
||||
@@ -5,7 +5,6 @@ libdir=${prefix}/lib64
|
||||
Name: libdrm
|
||||
Description: Userspace interface to kernel DRM services
|
||||
Version: 2.4.115
|
||||
Version: 2.4.116
|
||||
-Requires.private: valgrind
|
||||
Libs: -L${libdir} -ldrm
|
||||
Libs.private: -lm
|
||||
|
@ -4,7 +4,7 @@ Index: pkgconfig/libdrm_intel.pc
|
||||
+++ pkgconfig/libdrm_intel.pc
|
||||
@@ -6,6 +6,6 @@ Name: libdrm_intel
|
||||
Description: Userspace interface to intel kernel DRM services
|
||||
Version: 2.4.115
|
||||
Version: 2.4.116
|
||||
Requires: libdrm
|
||||
-Requires.private: pciaccess >= 0.10, valgrind
|
||||
+Requires.private: pciaccess >= 0.10
|
||||
|
Loading…
x
Reference in New Issue
Block a user