summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Blakeney2023-09-09 10:12:00 +1000
committerMark Blakeney2023-09-09 10:12:00 +1000
commit9f986cf0fbfb78ab9e92929a47949e2749386b5e (patch)
treeeed16105b87dcc6b379a2a25cf8a5b57a8b61b15
parent0d9b6ea6ad6607f82d03ae7c8a7936d921eb4b68 (diff)
downloadaur-9f986cf0fbfb78ab9e92929a47949e2749386b5e.tar.gz
Add missing build dependency
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d7670663c4f..040e9b2d5f86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pacpush
pkgdesc = Utility to push an Arch hosts package and AUR caches to other hosts
pkgver = 2.26
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/bulletmark/pacpush
arch = any
license = GPL3
@@ -9,6 +9,7 @@ pkgbase = pacpush
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
+ makedepends = python-setuptools-scm
depends = python>=3.10
depends = rsync
depends = sudo