aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2019-05-05 08:51:29 +0300
committerAqua-sama <aqua@iserlohn-fortress.net>2019-05-05 08:52:43 +0300
commit18022ff96cf7267a4909bcf5b1c6f67b4bf30cc8 (patch)
treead93a52f1cac5e5e1b9d427f295311b6278fa7b3
parentAdd plugin signature verification policies (diff)
parentAdded spdlog makedepend (diff)
downloadsmolbote-18022ff96cf7267a4909bcf5b1c6f67b4bf30cc8.tar.xz
Merge branch 'master' of origin
-rw-r--r--linux/makepkg/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/makepkg/PKGBUILD b/linux/makepkg/PKGBUILD
index 179dab3..cd63cef 100644
--- a/linux/makepkg/PKGBUILD
+++ b/linux/makepkg/PKGBUILD
@@ -14,7 +14,7 @@ license=('GPL3')
depends=('qt5-webengine>=5.11.0' 'boost-libs>=1.66.0')
optdepends=('firejail: launch a sandboxed instance')
-makedepends=('git' 'meson' 'boost' 'python-kconfiglib' 'openssl' 'scdoc')
+makedepends=('git' 'meson' 'boost' 'python-kconfiglib' 'openssl' 'qt5-tools' 'scdoc' 'spdlog')
# this is the central repository
source=("git+https://neueland.iserlohn-fortress.net/gitea/aeon/smolbote.git"