summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortplasdio2022-09-27 19:34:49 +0000
committertplasdio2022-09-27 19:34:49 +0000
commitbe2076b7e317a7b5655f49b4d75d6d343ed43240 (patch)
tree0f95f94052040c5da164ef5094ba18306d025016 /PKGBUILD
parentb6e059eb3a69539fa5a5594583640babcddcd326 (diff)
downloadaur-ilua-git.tar.gz
setuptools-scm as makedep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c4fb778a934..e1cd6bf36175 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ depends=(
)
makedepends=(
python-setuptools
- #python-setuptools-scm
+ python-setuptools-scm
python-wheel
git
)