summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGreyson Christoforo2020-04-17 23:34:04 +0100
committerGreyson Christoforo2020-04-17 23:34:04 +0100
commit8fe761619ed7c0d9f5bd667dc225f9e09bcfb40e (patch)
tree62715a810de474e458da596f2a5b4b27b73c2980 /PKGBUILD
parent07bf27a4a65cecfa23da567ab962027d39078aae (diff)
downloadaur-python-unitypy-git.tar.gz
add dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e1f6ac37b18..c1d1639bf4ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/K0lb3/UnityPy"
license=('MIT')
provides=('python-unitypy')
conflicts=('python-unitypy')
-depends=('python-brotli' 'python-pillow' 'python-fsb5' 'python-tex2img')
+depends=('python-lz4' 'python-brotli' 'python-pillow' 'python-fsb5' 'python-tex2img')
checkdepends=('python-pytest' 'python-pytest-cov')
source=("git+https://github.com/K0lb3/UnityPy.git")