diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-12-20 23:59:43 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-12-20 23:59:43 +0000 |
commit | c6e4237951b3670dc3cf0afd9ddd406d5b1ef792 (patch) | |
tree | 553f93fc7657568f8a723abbcfff2a63a55b329b /system/adelie-keys | |
parent | 51befc595835b6c213d5322b6746fbf68b552ad3 (diff) | |
download | packages-c6e4237951b3670dc3cf0afd9ddd406d5b1ef792.tar.gz packages-c6e4237951b3670dc3cf0afd9ddd406d5b1ef792.tar.bz2 packages-c6e4237951b3670dc3cf0afd9ddd406d5b1ef792.tar.xz packages-c6e4237951b3670dc3cf0afd9ddd406d5b1ef792.zip |
system/a*: modernise, fix descriptions
Diffstat (limited to 'system/adelie-keys')
-rw-r--r-- | system/adelie-keys/APKBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/adelie-keys/APKBUILD b/system/adelie-keys/APKBUILD index 3bdc5295d..ba7143df3 100644 --- a/system/adelie-keys/APKBUILD +++ b/system/adelie-keys/APKBUILD @@ -7,6 +7,8 @@ url="https://www.adelielinux.org/" arch="noarch" options="!check" # No test suite license="Public-Domain" # there is no way to copyright key files +depends="" +makedepends="" source="packages@adelielinux.org.pub" package() { |