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 9ddfe0d56f2b..1f1224376ec6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="http://www.linphone.org/"
license=('GPL')
depends=()
-makedepends=('cmake')
+makedepends=('cmake' 'git')
provides=('bcunit')
conflicts=('bcunit')
source=("git+https://gitlab.linphone.org/BC/public/bcunit.git")