diff options
| author | Cem Keylan <cem@ckyln.com> | 2021-09-28 11:32:01 +0300 |
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2021-09-28 11:32:01 +0300 |
| commit | 54f56789b34ca7a53c811530a8d8bdef8d49059e (patch) | |
| tree | bfff0f8fc332525c9cbb1a071e98eafb413038c4 | |
| parent | 97e68039061852288b41c1af27fb6ada92adebd5 (diff) | |
| download | repository-54f56789b34ca7a53c811530a8d8bdef8d49059e.tar.gz | |
mako: fix depends, add meta file
| -rw-r--r-- | wayland/mako/depends | 1 | ||||
| -rw-r--r-- | wayland/mako/meta | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/wayland/mako/depends b/wayland/mako/depends index 34655818..488cbf1b 100644 --- a/wayland/mako/depends +++ b/wayland/mako/depends @@ -1,3 +1,4 @@ +basu cairo dbus meson make diff --git a/wayland/mako/meta b/wayland/mako/meta new file mode 100644 index 00000000..c626dc59 --- /dev/null +++ b/wayland/mako/meta @@ -0,0 +1,3 @@ +description: Lightweight Wayland notification daemon +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |
