summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPopolon2021-06-12 10:36:12 +0200
committerPopolon2021-06-12 10:36:12 +0200
commitebeeb250a0a61205b0de12ce21b43de4a994c35a (patch)
treec39a607326e01f099e480ff70356156e603ac26e /PKGBUILD
parent16d3361bf7ad00c9b64349f5feb2419238ec39fe (diff)
downloadaur-ebeeb250a0a61205b0de12ce21b43de4a994c35a.tar.gz
forgot a dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 208759e8f7ff..aa317983c94a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
# Maintainer: Popolon <popolon@popolon.org>
-pkgbase='yoga'
pkgname=('yoga')
_module='yoga'
pkgver='1.0.0'
-pkgrel=1
+pkgrel=2
pkgdesc="Yummy Optimizer for Gorgeous Assets"
url="https://github.com/wanadev/yoga"
-depends=(python3 python-cffi python-pillow python-pycparser python-unidecode python-pyguetzli)
+depends=(python3 python-cffi python-pillow python-pycparser python-unidecode python-pyguetzli python--zopflipy)
makedepends=('python-setuptools')
license=('Apache')
arch=('any')