summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMisaka135142023-11-01 00:13:49 +0800
committerMisaka135142023-11-01 00:13:49 +0800
commitffea860859d0bb290ef8baa1f603e3788d20841c (patch)
treeb5fdcc825f6149fe98270b95a9997b90b7c83905 /PKGBUILD
parent1b097597ae711efb5f65d14292833d3febd29154 (diff)
downloadaur-ffea860859d0bb290ef8baa1f603e3788d20841c.tar.gz
check PKGBUILDs with namcap, extra-x86_64-build, makerepropkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d27149bb8b4..a9aae2ff4ca3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ arch=('any')
url="https://github.com/hluwa/Wallbreaker"
license=('GPL3')
depends=(
+ 'python'
'python-frida'
'python-click'
)