summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a900536ced4..8e1f6ac37b18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/K0lb3/UnityPy"
license=('MIT')
provides=('python-unitypy')
conflicts=('python-unitypy')
-depends=('brotli' 'python-pillow' 'python-fsb5' 'python-tex2img')
+depends=('python-brotli' 'python-pillow' 'python-fsb5' 'python-tex2img')
checkdepends=('python-pytest' 'python-pytest-cov')
source=("git+https://github.com/K0lb3/UnityPy.git")