summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Lehmann2016-12-26 14:09:29 -0500
committerEric Lehmann2016-12-26 14:09:29 -0500
commit5bc0181e20d236cd7c94fe051331b95f461bc279 (patch)
tree89238a321841b4e4881b3f4922aef4a0559b1894
parent17dbc3e4a581cfbae658b02fd25fdc7b91713fe0 (diff)
downloadaur-5bc0181e20d236cd7c94fe051331b95f461bc279.tar.gz
Update dependancies
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7768e52216a..71ad0cbc742a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ pkgdesc="IIO accelerometer sensor to input device proxy"
arch=('i686' 'x86_64')
url="https://github.com/hadess/iio-sensor-proxy"
license=('GPLv2+')
-depends=('systemd' 'libgudev')
-makedepends=('git' 'gtk-doc')
+depends=('systemd' 'libgudev' 'gtk3' 'systemd')
+makedepends=('git' 'gnome-common' 'gtk-doc')
source=("git+https://github.com/hadess/iio-sensor-proxy.git")
md5sums=('SKIP')