diff --git a/PKGBUILD b/PKGBUILD index 6838429..79bba82 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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