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 dd1141c9b031..059e0613589b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Indicator to take menus from applications and place them in the panel (
arch=('i686' 'x86_64')
url="https://launchpad.net/indicators-gtk2"
license=('GPL')
-depends=('indicator-application' 'libdbusmenu-gtk2' 'libindicator')
+depends=('indicator-application' 'libdbusmenu-gtk2' 'libindicator-gtk2')
makedepends=('libappindicator')
options=('!libtool')
source=("https://launchpad.net/indicators-gtk2/$pkgname/i-a-$pkgver/+download/$_pkgname-$pkgver.tar.gz")