diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:51:01 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:51:01 +0300 |
commit | 754b863998e7d0ac66459c16e4925f8321e0f777 (patch) | |
tree | b5359bdca4f8393152b17edc5fe2e001889be59c /wayland | |
parent | 1e8fbf5d471315b8c3cba3be47ba5565bc8852cd (diff) | |
download | repository-754b863998e7d0ac66459c16e4925f8321e0f777.tar.gz |
wlroots: add meta file
Diffstat (limited to 'wayland')
-rw-r--r-- | wayland/wlroots/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wayland/wlroots/meta b/wayland/wlroots/meta new file mode 100644 index 00000000..2e03f422 --- /dev/null +++ b/wayland/wlroots/meta @@ -0,0 +1,3 @@ +description: Modular Wayland compositor library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |