summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorArkadiy Illarionov2022-04-02 17:55:07 +0300
committerArkadiy Illarionov2022-04-02 17:55:07 +0300
commitdd9358d8ac42363c3bde2ade5e53fe7c895124b6 (patch)
treea2decd1407fbb7c4d1257d3be2aa15e462089554 /.SRCINFO
parent270bb8d2b6a6e58a138d720080071ef63d0d134c (diff)
downloadaur-dd9358d8ac42363c3bde2ade5e53fe7c895124b6.tar.gz
Add missing python-wheel make dependcy
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9bd93c83858..4088de0d2e9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = mcomix
pkgdesc = A user-friendly, customizable image viewer specifically designed to handle comic books
pkgver = 2.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://sourceforge.net/p/mcomix/wiki/Home/
arch = any
license = GPL
makedepends = python-build
makedepends = python-installer
+ makedepends = python-wheel
depends = gtk3
depends = python-cairo
depends = python-gobject