fix syntax

This commit is contained in:
TomZ
2019-11-05 10:04:40 +01:00
parent e218753c67
commit 56ab97ce26
+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')
provides=('flowee-hub')
backup=("etc/flowee/flowee.conf")
install=flowee.install