summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072023-11-11 23:34:05 +0100
committersL1pKn072023-11-11 23:34:05 +0100
commit640a44d70548683ec2c0b529f4a2ddea6eac02c8 (patch)
tree2c00516b1ca85ade80d439f5ca03a59d4171b283 /PKGBUILD
parent9f0c8a74758f12583956504f9479cbeb9e2004eb (diff)
downloadaur-640a44d70548683ec2c0b529f4a2ddea6eac02c8.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db6094128da9..f17ad5f74eee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('any')
pkgdesc="PSV file trimmer, restoration, and validation utility (Python). (GIT version)"
url='https://github.com/kageurufu/psvtools'
license=('MIT')
+depends=('python')
makedepends=(
'git'
'python-setuptools'