summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2015-10-24 06:19:56 +0900
committerQue Quotion2015-10-24 06:19:56 +0900
commit4925c770721fd9ac5d8feca154c16546f7f54f8a (patch)
tree074d7ec7811ae20c03b3ad69786abeb82de32003 /PKGBUILD
parenta3d378fb4f8f3cbccd2c26c6fb83d4b70fbefe55 (diff)
downloadaur-4925c770721fd9ac5d8feca154c16546f7f54f8a.tar.gz
Add indicator-application as a dependency.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d967a63dd06..ec79d6b48ca0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Xiao-Long Chen <chenxiaolongcxl.epac.to>
pkgname=indicator-powersave
-pkgver=r97
-pkgrel=5
+pkgver=r98
+pkgrel=1
pkgdesc="User discretion power managment utility forked from CPU frequency indicator (bzr version)"
arch=('i686' 'x86_64')
url="https://launchpad.net/indicator-cpufreq"
license=('GPL')
-depends=('cpupower' 'libappindicator3' 'python2' 'python2-dbus' 'python2-gobject' 'pygtk' 'polkit-gnome')
+depends=('cpupower' 'libappindicator3' 'python2' 'python2-dbus' 'python2-gobject' 'pygtk' 'polkit-gnome' 'indicator-application')
makedepends=('python2-distutils-extra')
provides=('indicator-cpufreq' 'indicator-cpufreq-bzr')
conflicts=('indicator-cpufreq' 'indicator-cpufreq-bzr')