summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')