summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarat Moustafine2017-06-01 12:58:41 +0300
committerMarat Moustafine2017-06-01 12:58:41 +0300
commitc9d2a5f811f47a4cad4544df79433a7b67f2ec0a (patch)
treea9302b6bde2ba2bbd65f61f7a8656205bb2f753a
parent0d82b079877115d094d7a19a57bb8c6e2cdefd10 (diff)
downloadaur-c9d2a5f811f47a4cad4544df79433a7b67f2ec0a.tar.gz
Add "git" package to "makedepends" array
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5b2f287b361..f2563b9f8342 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,7 @@ pkgbase = dbus-c++-git
license = GPL
makedepends = autoconf
makedepends = automake
+ makedepends = git
makedepends = libtool
depends = dbus
depends = glib2
diff --git a/PKGBUILD b/PKGBUILD
index fc8433642a5f..d536d91ae9c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _reponame=dbus-cplusplus
url=https://github.com/andreas-volz/$_reponame
license=('GPL')
depends=('dbus' 'glib2')
-makedepends=('autoconf' 'automake' 'libtool')
+makedepends=('autoconf' 'automake' 'git' 'libtool')
provides=($_pkgname)
conflicts=($_pkgname)
source=(git+$url.git