summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbretello2023-05-21 20:34:47 +0200
committerbretello2023-05-21 20:34:47 +0200
commitab60c145f6eed5f449f45389a5dff716489a452b (patch)
treeb7bfa0df11cc08ff8229329ab6583d02b5f18be3
parentdb16dad417051599e07f621c5a451ffb5289dfb2 (diff)
downloadaur-ab60c145f6eed5f449f45389a5dff716489a452b.tar.gz
add python-installer dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ddfb847db244..c70f5224586e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=(any)
url="https://git.decapod.one/brethil/bretellofier"
license=('dowhateverthefuckyouwant')
depends=(python)
-makedepends=(python-wheel)
+makedepends=(python-wheel python-installer)
source=("git+https://git.decapod.one/brethil/bretellofier")
sha256sums=(SKIP)