libdrm/n_libdrm-drop-valgrind-dep-intel.patch
Stefan Dirsch 8aae10fbd4 - update to 2.4.124
* include/drm/README: update drm-next link to use gitlab instead of cgit
  * modetest: simplify planar YUV handling
  * modetest: add support for YUV422 and YUV444 plane format
  * xf86drm: print AMD modifiers properly
  * tests/util: Call `drmGetDevices2()` instead of `drmOpen()`ing all modules
  * android: add genrule for generated_static_table_fourcc.h
  * modetest: Make modetest availble to vendor on Android
  * build: simplify Linux system check

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=369
2024-12-05 02:44:33 +00:00

12 lines
441 B
Diff

--- pkgconfig/libdrm_intel.pc.orig 2023-11-17 14:37:37.898187134 +0100
+++ 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.120
Requires: libdrm
-Requires.private: pciaccess >= 0.10, valgrind
+Requires.private: pciaccess >= 0.10
Libs: -L${libdir} -ldrm_intel
Libs.private: -pthread
Cflags: -I${includedir} -I${includedir}/libdrm