aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-09-28 02:12:15 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-09-28 19:59:03 +0000
commit393680cd421380b70be6a4381344400fbef47c63 (patch)
tree18c10cced642786302cd50f7728d9a61230ca559
parent0bb77ff29da6227cd4c324470f0f9a6bbe14bbd7 (diff)
community/calamares: remove redundant explicit depends
-rw-r--r--community/calamares/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/calamares/APKBUILD b/community/calamares/APKBUILD
index 25c54f6d790..5c952758dcb 100644
--- a/community/calamares/APKBUILD
+++ b/community/calamares/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname=calamares
pkgver=3.2.39.3
-pkgrel=0
+pkgrel=1
# armhf blocked by qt5-qtdeclarative
# ppc64le, s390x, mips64 and riscv64 blocked by qt5-qtwebengine
arch="all !armhf !ppc64le !s390x !mips64 !riscv64"
@@ -13,7 +13,6 @@ depends="
ckbcomp
musl-locales
os-prober
- python3
"
depends_dev="
extra-cmake-modules