Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-05-12 08:35:26 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-05-12 08:35:26 +0300
commit1df3cfedc0d700852bb59e125757902129180b8c (patch)
tree1171f260bb8fc4f10be30270f72739020a3427f1 /extra
parentaa1f7579057aa00968088775d8fbd68bc4ebc1dd (diff)
extra/python-cachy: Add setuptools to makedepends
Diffstat (limited to 'extra')
-rw-r--r--extra/python-cachy/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/python-cachy/PKGBUILD b/extra/python-cachy/PKGBUILD
new file mode 100644
index 00000000..d16da0df
--- /dev/null
+++ b/extra/python-cachy/PKGBUILD
@@ -0,0 +1 @@
+makedepends+=(python-setuptools)