summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJoan Bruguera2022-08-30 07:40:42 +0200
committerJoan Bruguera2022-08-30 07:40:42 +0200
commit9a475e9579fba1925d2fd1423e7ee148dc9c2b54 (patch)
tree615b90d386f53a19d37e6bdda87781044630272f /.SRCINFO
parent0fcc4128a8dbcc3328f56ede0d1f263ddfdd67ab (diff)
downloadaur-9a475e9579fba1925d2fd1423e7ee148dc9c2b54.tar.gz
Add python3 to makedepends since it's required to build the documentation.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d2d4216e929..068c1ce7c8c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = woof-doom
pkgdesc = Woof! is a continuation of Lee Killough's Doom source port MBF targeted at modern systems
pkgver = 10.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/fabiangreffrath/woof
arch = x86_64
license = GPL2
makedepends = cmake
+ makedepends = python3
depends = sdl2
depends = sdl2_net
depends = sdl2_mixer