summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattia Borda2023-06-18 22:25:11 +0200
committerMattia Borda2023-06-18 22:25:11 +0200
commit9d976b7ef4be0fba6f5e909babe60af07f0407d5 (patch)
tree8bb0f64eccc179feb6ae0a846e477a9081232989 /PKGBUILD
parent652243f3ca6daa01986ee474fb72f4311e86d714 (diff)
downloadaur-komikku-git.tar.gz
Add python-piexif dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1ecafc5c754..4304ad18ab84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Online/offline Manga reader for GNOME with PinePhone and Librem 5 Suppo
arch=(any)
url=https://gitlab.com/valos/${pkgname%-git}
license=(GPL3)
-depends=('libadwaita' 'python-beautifulsoup4' 'python-brotli' 'python-cairo' 'python-cffi' 'python-cloudscraper' 'python-dateparser' 'python-emoji' 'python-gobject' 'python-keyring' 'python-lxml' 'python-magic' 'python-natsort' 'python-pillow' 'python-pure-protobuf' 'python-unidecode' 'python-wheel' 'python-rarfile' 'webkit2gtk' 'webkit2gtk-5.0')
+depends=('libadwaita' 'python-beautifulsoup4' 'python-brotli' 'python-cairo' 'python-cffi' 'python-cloudscraper' 'python-dateparser' 'python-emoji' 'python-gobject' 'python-keyring' 'python-lxml' 'python-magic' 'python-natsort' 'python-pillow' 'python-pure-protobuf' 'python-unidecode' 'python-wheel' 'python-rarfile' 'webkit2gtk' 'webkit2gtk-5.0' 'python-piexif')
makedepends=('git' 'gobject-introspection' 'meson')
provides=(${pkgname%-git})
conflicts=(${pkgname%-git})