summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobert Tari2020-07-17 23:31:13 +0200
committerRobert Tari2020-07-17 23:31:13 +0200
commit96d84bfc955646de3928ba50d2ec5f0d5533cc72 (patch)
tree1fcec165efa50a5bef32d305cb9ac3eddba8feef /PKGBUILD
parent182f19c0d4818e9a73c087f66099875b55192d1b (diff)
downloadaur-96d84bfc955646de3928ba50d2ec5f0d5533cc72.tar.gz
Updated dependecies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d8b419d583d..01796bf8affd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Ayatana Indicator showing power state"
arch=("i686" "x86_64")
url="https://github.com/AyatanaIndicators"
license=("GPL2" "GPL3")
-depends=("libayatana-indicator-gtk3" "upower" "systemd" "libnotify" "dconf")
+depends=("libayatana-indicator" "upower" "systemd" "libnotify" "dconf")
makedepends=("cmake" "cmake-extras" "libnotify" "glib2" "python")
optdepends=("mate-ayatana-indicator-applet" "zenity" "powerd" "mate-control-center" "mate-power-manager")
source=("https://github.com/AyatanaIndicators/${pkgname}/archive/${pkgver}.tar.gz" "0002_add-testing-option.patch")