libdrm: add option to build the intel driver
authorBernd Kuhls <redacted>
Sat, 27 Feb 2021 13:04:21 +0000 (14:04 +0100)
committerJosef Schlehofer <redacted>
Sat, 27 Feb 2021 14:45:34 +0000 (15:45 +0100)
commitd216b47dbfa8378b2d04a9fe2dd7786e57fb5a21
tree1acc015d296af4a54cf4a64c5eebc067e63f31e7
parentc1ce778dec4b90221d1356bcc58b66fcc4b09970
libdrm: add option to build the intel driver

libpciaccess is not needed for libdrm itself, only the intel driver
depends on it:
https://cgit.freedesktop.org/mesa/drm/tree/meson.build#n240

Signed-off-by: Bernd Kuhls <redacted>
libs/libdrm/Config.in [new file with mode: 0644]
libs/libdrm/Makefile
git clone https://git.99rst.org/PROJECT