diff options
Diffstat (limited to 'community/ceph/APKBUILD')
-rw-r--r-- | community/ceph/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/community/ceph/APKBUILD b/community/ceph/APKBUILD index a0fe84f21d..7c64141ed1 100644 --- a/community/ceph/APKBUILD +++ b/community/ceph/APKBUILD @@ -11,7 +11,6 @@ arch="x86_64 aarch64" # https://github.com/ceph/ceph/blob/master/COPYING license="LGPL-2.1-only AND LGPL-2.0-or-later AND GPL-2.0-only AND GPL-3.0-only AND CC-BY-SA-1.0 AND BSL-1.0 AND GPL-2.0-or-later WITH Autoconf-exception-2.0 AND BSD-3-Clause AND MIT AND custom" depends="ceph-osd ceph-mds ceph-mon" -options="!checkroot" _base_deps=" cryptsetup e2fsprogs |