summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSanskritFritz2016-05-28 15:55:50 +0200
committerSanskritFritz2016-05-28 15:55:50 +0200
commitb6b4b59856cbc7b3fa9ef05ab14a04513c6ee832 (patch)
treef2d55bdf7e1e79d1c8f2fad2d368ef44ae8de8c0 /PKGBUILD
parentf05a1245d1e579560e907468d888aaa03b804619 (diff)
downloadaur-b6b4b59856cbc7b3fa9ef05ab14a04513c6ee832.tar.gz
Git added to makedepends.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fb8a322c33c..d2e6ad7d41b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
pkgname=libdesktop-agnostic-git
_gitname=libdesktop-agnostic
-pkgver=2013.11.01
+pkgver=2016.05.02
pkgrel=1
pkgdesc='Provides an extensible config API, a unified virtual fs API, and a desktop item editor for GLib-based projects.'
arch=('i686' 'x86_64')
url='https://github.com/p12tic/libdesktop-agnostic'
license=('GPL' 'LGPL')
depends=('pygtk')
-makedepends=('intltool' 'vala' 'gobject-introspection')
+makedepends=('git' 'intltool' 'vala' 'gobject-introspection')
optdepends=('gconf: gconf configuration backend')
conflicts=('libdesktop-agnostic')
provides=('libdesktop-agnostic')