summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Cardace2016-11-03 15:45:56 +0100
committerAntonio Cardace2016-11-03 15:45:56 +0100
commitc3c2b4bede12e4325697911787387ad6f9bdf74e (patch)
treecffaf846e99d5607392b07c445bb628b3c6989b4 /PKGBUILD
parent0b5c8cf87bf0ca05997a0de2a4fded6e842fc1e3 (diff)
parent010245ebf3f87bf14040993bb07188db4c7b6f32 (diff)
downloadaur-kmailapplet-git.tar.gz
using rev number
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cec2656b6f3f..eb6c7ea98e28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url="https://github.com/ichigo663/KMailApplet"
license=('GPL3')
depends=('glibc' 'gcc-libs' 'boost-libs' 'qt5-base')
-makedepends=('git' 'make' 'qt5-base')
+makedepends=('git' 'gcc' 'make' 'qt5-base' 'boost')
provides=("$pkgname")
conflicts=("$pkgname")
source=("$pkgname::git+https://github.com/ichigo663/KMailApplet.git")