aboutsummaryrefslogtreecommitdiff
path: root/intel
diff options
context:
space:
mode:
Diffstat (limited to 'intel')
-rw-r--r--intel/libdrm_intel.pc.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/intel/libdrm_intel.pc.in b/intel/libdrm_intel.pc.in
index ea71cc3e..b93f1c60 100644
--- a/intel/libdrm_intel.pc.in
+++ b/intel/libdrm_intel.pc.in
@@ -6,5 +6,6 @@ includedir=@includedir@
Name: libdrm
Description: Userspace interface to kernel DRM services
Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -ldrm -ldrm_intel
+Requires: libdrm
+Libs: -L${libdir} -ldrm_intel
Cflags: -I${includedir} -I${includedir}/drm