summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 319618466960..ba42f44c196e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='Sapling SCM is a cross-platform, highly scalable, Git-compatible source
arch=('x86_64')
license=('GPL2')
url='https://sapling-scm.com/'
-depends=('curl' 'nodejs' 'python' 'github-cli')
+depends=('curl' 'nodejs' 'python310' 'github-cli')
optdepends=('watchman: for faster file watching')
provides=('sapling-scm')
conflicts=('sapling-scm')