summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStMartin812020-11-12 19:07:33 +0100
committerStMartin812020-11-12 19:07:33 +0100
commit154e78b1393a62d0998cd8becac37259fad0b6f6 (patch)
tree33d8808c5b643368bcb0daefeed076ed9f4eb4e4 /PKGBUILD
parent5a647a27bdcf3f58b9adcd9a5be6a94ce103d305 (diff)
downloadaur-modemmanager-qt-git.tar.gz
Add git to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5caccdb68395..e979cc5065b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ arch=(i686 x86_64)
url='https://community.kde.org/Frameworks'
license=(LGPL)
depends=(modemmanager qt5-base)
-makedepends=(extra-cmake-modules doxygen git qt5-tools qt5-doc)
+makedepends=(extra-cmake-modules doxygen git qt5-tools qt5-doc git)
groups=(kf5)
conflicts=(libmm-qt5 libmm-qt-git modemmanager-qt)
provides=(modemmanager-qt)