summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2018-04-18 00:16:19 +0900
committerQue Quotion2018-04-18 00:16:19 +0900
commitccf5862c0e84f648bee1b6be971d4e50e077baa8 (patch)
treec01bd83b4d115d11b88cce482269cfcdb8dfa084 /PKGBUILD
parent077db1ba1f3eef5f43874dff1531aef8c92ce712 (diff)
downloadaur-ccf5862c0e84f648bee1b6be971d4e50e077baa8.tar.gz
add bzr to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb8cb3e3d802..4a97d75b5b6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=indicator-powersave
pkgver=r98.9
-pkgrel=1
+pkgrel=2
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=('libappindicator3' 'python2' 'python2-dbus' 'python2-gobject' 'pygtk' 'polkit-gnome' 'indicator-application')
optdepends=('x86_energy_perf_policy' 'hdparm' 'nvidia-utils' 'iw' 'ethtool')
-makedepends=('python2-distutils-extra')
+makedepends=('python2-distutils-extra' 'bzr')
provides=('indicator-cpufreq' 'indicator-cpufreq-bzr')
conflicts=('indicator-cpufreq' 'indicator-cpufreq-bzr')
source=("bzr+lp:indicator-cpufreq"