libkms: add libdrm to Requires.private
Analogous to last two changes (amdgpu and radeon). Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Jakob Bornecrantz <wallbraker@gmail.com> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>main
parent
31badf031c
commit
ca5017b69c
|
@ -8,3 +8,4 @@ Description: Library that abstract aways the different mm interface for kernel d
|
|||
Version: 1.0.0
|
||||
Libs: -L${libdir} -lkms
|
||||
Cflags: -I${includedir}/libkms
|
||||
Requires.private: libdrm
|
||||
|
|
Loading…
Reference in New Issue