summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Lehmann2016-12-12 07:58:38 -0500
committerEric Lehmann2016-12-12 07:58:38 -0500
commitfce262b56eceec738b64d86e32890211df85eb65 (patch)
tree06ac6d12ec80ed7a9e7cd3133b15fe4df514df0e
parentaba4a6fb5a18bf5492fd47cce688074f7ed74ace (diff)
downloadaur-fce262b56eceec738b64d86e32890211df85eb65.tar.gz
Update Dependencies
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fff5bec6f477..93c5d87ff880 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ 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")
+depends=("systemd" "libgudev" "gtk3")
makedepends=("git" "gtk-doc" "gnome-common")
source=("${pkgname}::git+https://github.com/hadess/iio-sensor-proxy.git#tag=${pkgver}")
md5sums=('SKIP')