summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12be26d6c42c..62d700119e42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
url="https://github.com/thexhr/tpm"
license=('GPL3')
groups=()
-depends=()
+depends=('tree')
makedepends=('git')
provides=('tpm')
conflicts=('tpm')