summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGabriele Musco2018-10-22 16:20:17 +0200
committerGabriele Musco2018-10-22 16:20:17 +0200
commit188467f73d27f2b000a1be8385752e509adb925b (patch)
tree98ccc6e5e1dbf5c320ef34b4bc380049c1d51a2a /PKGBUILD
parent5acdcacec52b1c36eecd66b688485b391a089c7b (diff)
downloadaur-ardhue-git.tar.gz
updated to latest git version, updated dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1e07e15fa87..e4d2f3db76bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Interface to control ArdHue Arduino based digital RGB system'
arch=('any')
url='https://gitlab.com/gabmus/ardhue'
license=('GPL3')
-depends=('python-pyserial' 'gtk3>=3.14' 'python')
+depends=('python-pyserial' 'gtk3>=3.14' 'python' 'python-gmgtk' 'python-gmconfig')
makedepends=('git' 'meson')
provides=('ardhue')
conflicts=('ardhue')