diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:22:51 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:22:51 +0300 |
commit | a2335e8029e204fbd0ac99ca6b0e6e91cb1a985f (patch) | |
tree | 4db935ab0abd15dc7517db451027142422bd029e /extra/libdrm | |
parent | 19313bdf2d90c812bf4edac133140fd8dd53f3fc (diff) | |
download | repository-a2335e8029e204fbd0ac99ca6b0e6e91cb1a985f.tar.gz |
libdrm: add meta file
Diffstat (limited to 'extra/libdrm')
-rw-r--r-- | extra/libdrm/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libdrm/meta b/extra/libdrm/meta new file mode 100644 index 00000000..97e2fc02 --- /dev/null +++ b/extra/libdrm/meta @@ -0,0 +1,3 @@ +description: DRM interface library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |