add another build-dep

This commit is contained in:
TomZ
2019-11-05 10:08:19 +01:00
parent 56ab97ce26
commit f857907af8
+1 -1
View File
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://flowee.org/"
license=('GPL')
depends=('boost-libs' 'libevent' 'openssl')
makedepends=('boost' 'cmake' 'autoconf' 'automake')
makedepends=('boost' 'cmake' 'autoconf' 'automake', 'pkgconf')
provides=('flowee-hub')
backup=("etc/flowee/flowee.conf")
install=flowee.install