summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 780cc8c4cc23..f3c3f9676b40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=wifiman-indicator
_subname=vindicator
pkgver=1.4.3
-pkgrel=1
+pkgrel=2
pkgdesc="LibIndicator support for WifiMan. Written in Vala"
arch=('any')
url='https://github.com/BiteDasher/wifiman-indicator'
license=('MIT')
depends=('wifigui' 'gtk3' 'polkit' 'xdg-user-dirs')
-makedepends=('vala' 'gtk3' 'binutils')
+makedepends=('vala' 'gtk3' 'binutils' 'libappindicator-gtk3')
optdepends=(
'dhclient: DHCP client'
)