summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2018-04-13 12:18:10 -0700
committerDylan Baker <dylan@pnwbakers.com>2018-04-17 13:46:15 -0700
commit6217eedc9bac86856d5048c43b5f5a3f6976c13e (patch)
tree4321faf81500d8d2295072ccb07d57cdd1443667 /subprojects
parent21e2e73f71096fd4607051c060cf82c593663d50 (diff)
meson: add wrap for libdrm
Currently this requires libdrm from git, since the version reported by meson is wrong.
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/libdrm.wrap4
1 files changed, 4 insertions, 0 deletions
diff --git a/subprojects/libdrm.wrap b/subprojects/libdrm.wrap
new file mode 100644
index 00000000000..3fcd65c7ec9
--- /dev/null
+++ b/subprojects/libdrm.wrap
@@ -0,0 +1,4 @@
+[wrap-git]
+directory=libdrm
+url=https://anongit.freedesktop.org/git/mesa/drm.git
+revision=head