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 d81442972026..aa6e9c67834a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64' 'armv6h')
url='http://blog.fishsoup.net/2015/01/15/gnome-battery-bench/'
license=('GPL2')
depends=('gtk3' 'json-glib' 'libevdev' 'libxi' 'libxtst' 'polkit')
-makedepends=('git' 'xmlto' 'asciidoc' 'autoconf' 'automake')
+makedepends=('git' 'xmlto' 'asciidoc' 'autoconf' 'automake' 'gnome-common')
provides=('gnome-battery-bench')
conflicts=('gnome-battery-bench')
source=("git+https://git.gnome.org/browse/$_gitname")