- Adjust the n_libdrm-drop-valgrind* patches accordingly OBS-URL: https://build.opensuse.org/request/show/1064433 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=339
13 lines
396 B
Diff
13 lines
396 B
Diff
Index: pkgconfig/libdrm.pc
|
|
===================================================================
|
|
--- pkgconfig.orig/libdrm.pc
|
|
+++ pkgconfig/libdrm.pc
|
|
@@ -5,7 +5,6 @@ libdir=${prefix}/lib64
|
|
Name: libdrm
|
|
Description: Userspace interface to kernel DRM services
|
|
Version: 2.4.115
|
|
-Requires.private: valgrind
|
|
Libs: -L${libdir} -ldrm
|
|
Libs.private: -lm
|
|
Cflags: -I${includedir} -I${includedir}/libdrm
|