summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandra2023-08-31 22:51:08 -0600
committerAlexandra2023-08-31 22:51:08 -0600
commit1bc39c0d52812a9c5dcdce7a64f7b3f4b0a507b7 (patch)
tree6709cf8e4e06016635ac95ac6b98abf0e3ffc305 /PKGBUILD
parent5ba0070d706d9c716c4f5af3b6eeeb12868d147a (diff)
downloadaur-1bc39c0d52812a9c5dcdce7a64f7b3f4b0a507b7.tar.gz
remove python build depend, only applies to translations
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dcb7a35d1e39..f01eda81a5f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=(any)
url="https://github.com/alexankitty/FancyTasks"
license=(GPL)
depends=(plasma-workspace kirigami2)
-makedepends=(git python3)
+makedepends=(git)
provides=(fancytasks)
source=("git+https://github.com/alexankitty/FancyTasks.git")
sha512sums=('SKIP')