aboutsummaryrefslogtreecommitdiff
path: root/intel/libdrm_intel.pc.in
AgeCommit message (Collapse)Author
2010-03-17intel: Install the header file in the libdrm/ directory.Eric Anholt
Suggested-by: Rémi Cardona <remi@gentoo.org> Signed-off-by: Eric Anholt <eric@anholt.net>
2010-03-17libdrm_intel.pc: don't include ${includedir}/drmJulien Cristau
intel_bufmgr.h is installed in ${includedir} directly, and the other headers are taken care of by libdrm.pc's Cflags. Signed-off-by: Julien Cristau <jcristau@debian.org> Signed-off-by: Eric Anholt <eric@anholt.net>
2010-01-20intel: Add pkg-config dependency on libdrm.so using 'Requires'Chris Wilson
2009-11-17Move libdrm/ up one levelKristian Høgsberg