summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d7990cb97cd..c0c89154a654 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc='See what a program does before deciding whether you really want it to h
arch=('any')
url='https://github.com/p-e-w/maybe'
license=('GPLv3')
+depends=('python-ptrace')
makedepends=('python' 'python-pip')
build() {