diff options
author | Dylan Baker <[email protected]> | 2018-04-17 13:47:17 -0700 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2018-04-17 13:48:55 -0700 |
commit | b9ad5282bafd22e00cdfd14539046a6fad24490a (patch) | |
tree | 8eced4798053e6456b56049eab72fe89396b43a2 /subprojects | |
parent | efcbcfa7c800f6a67bfa0557ced2a2c84e7dab5f (diff) |
Revert "meson: add wrap for libdrm"
This reverts commit 6217eedc9bac86856d5048c43b5f5a3f6976c13e.
I was using this for testing and accidentally put it on master
Signed-off-by: Dylan Baker <[email protected]>
Diffstat (limited to 'subprojects')
-rw-r--r-- | subprojects/libdrm.wrap | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/subprojects/libdrm.wrap b/subprojects/libdrm.wrap deleted file mode 100644 index 3fcd65c7ec9..00000000000 --- a/subprojects/libdrm.wrap +++ /dev/null @@ -1,4 +0,0 @@ -[wrap-git] -directory=libdrm -url=https://anongit.freedesktop.org/git/mesa/drm.git -revision=head |