summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rwxr-xr-x.SRCINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f5a8d54e0c3..ab5f1e072ede 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,13 @@
pkgbase = python-wadllib
pkgdesc = Python 3 library for navigating WADL files. The Web Application Description Language is an XML vocabulary for describing the capabilities of HTTP resources.
pkgver = 1.3.6
- pkgrel = 2
+ pkgrel = 3
url = https://launchpad.net/wadllib
arch = any
license = LGPL3
+ makedepends = python-build
+ makedepends = python-wheel
+ makedepends = python-installer
makedepends = python-setuptools
depends = python-lazr-uri
depends = python-setuptools