summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNBonaparte2017-03-19 15:15:42 -0700
committerNBonaparte2017-03-19 15:15:42 -0700
commitd431cfbc27f3b36a491beebddb69002ba8fe2bf7 (patch)
treec10026ea392be8b1f900c54f36e7a7ecf7ca66da /PKGBUILD
parent258a077792781e43c21ea66e450ecdcf41da39b0 (diff)
downloadaur-d431cfbc27f3b36a491beebddb69002ba8fe2bf7.tar.gz
add wireless_tools as dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c47a82e44d65..52040d88eca8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=yabar-git
_pkgname=yabar
-pkgver=0.4.0.r79.gd606a5a
+pkgver=0.4.0.r101.g5be5c29
pkgrel=1
pkgdesc="A modern and lightweight status bar for X window managers"
arch=('i686' 'x86_64')
url="https://github.com/geommer/yabar"
license=('MIT')
-depends=('cairo' 'alsa-lib' 'pango' 'libconfig' 'xcb-util-wm' 'gdk-pixbuf2')
+depends=('cairo' 'alsa-lib' 'pango' 'libconfig' 'xcb-util-wm' 'gdk-pixbuf2' 'wireless_tools')
makedepends=('git')
provides=('yabar')
conflicts=('yabar')