summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 257aed338edb..2007d3dd315c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,14 @@
pkgbase = python-qhue
pkgdesc = A very lightweight Python wrapper to the Philips Hue API
pkgver = 2.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/quentinsf/qhue
arch = any
- license = GPL2
+ license = GPL-2.0-only
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools
+ makedepends = python-wheel
depends = python
depends = python-requests
depends = python-requests-oauthlib