From eaf174357c7a0f0cc202f19d661f3c0fda811ee1 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 22 Oct 2019 23:44:52 -0700 Subject: Change spdlog from makedepends to depends --- linux/makepkg/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux') diff --git a/linux/makepkg/PKGBUILD b/linux/makepkg/PKGBUILD index 4fed183..59f454d 100644 --- a/linux/makepkg/PKGBUILD +++ b/linux/makepkg/PKGBUILD @@ -12,9 +12,9 @@ install="smolbote.install" arch=('x86_64') license=('GPL3') -depends=('qt5-webengine>=5.11.0' 'boost-libs>=1.66.0') +depends=('qt5-webengine>=5.11.0' 'boost-libs>=1.66.0' 'spdlog') optdepends=('firejail: launch a sandboxed instance') -makedepends=('git' 'meson' 'boost' 'python-kconfiglib' 'openssl' 'qt5-tools' 'scdoc' 'spdlog') +makedepends=('git' 'meson' 'boost' 'python-kconfiglib' 'openssl' 'qt5-tools' 'scdoc') # this is the central repository source=("git+https://neueland.iserlohn-fortress.net/gitea/aqua/smolbote.git" -- cgit v1.2.1