summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 290d93edce09..20dd110ddd75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-textx
pkgdesc = Python library for building Domain-Specific Languages and parsers
pkgver = 3.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://textx.github.io/textX/
arch = any
license = MIT
@@ -10,6 +10,9 @@ pkgbase = python-textx
checkdepends = python-jinja
checkdepends = python-click
checkdepends = python-html5lib
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = python
depends = python-setuptools
depends = python-arpeggio