diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-08 12:55:25 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-08 12:55:25 +0300 |
commit | 0672fb41db4d0edcc41786a0a71f5c32c3549394 (patch) | |
tree | 6409b94b85eeacfafcdb7d315b09a68ea96e4c41 /extra | |
parent | 0df2b08859f0cf3c18980b8b8d384158dcedd511 (diff) | |
download | repository-0672fb41db4d0edcc41786a0a71f5c32c3549394.tar.gz |
basu: add meta file
Diffstat (limited to 'extra')
-rw-r--r-- | extra/basu/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/basu/meta b/extra/basu/meta new file mode 100644 index 00000000..cc08c7f3 --- /dev/null +++ b/extra/basu/meta @@ -0,0 +1,3 @@ +description: The sd-bus library, extracted from systemd +license: LGPL-2.1-or-later +maintainer: Cem Keylan <cem@carbslinux.org> |