summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQuang Luong2018-12-21 16:09:25 +0800
committerQuang Luong2018-12-21 16:09:25 +0800
commit2c68f955895f7db108f47f6ad46ec0164174efe4 (patch)
tree47fc793e35ff54700f3b52e1307e5e0a45b5b757 /PKGBUILD
parentb8ebd07a4a8733701bb974ea6e88397c7499f355 (diff)
downloadaur-2c68f955895f7db108f47f6ad46ec0164174efe4.tar.gz
add fmt-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80e67468bed3..2c249a1c963a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
arch=('x86_64')
url='https://github.com/scylladb/seastar'
license=('Apache-2')
-depends=('hwloc' 'boost' 'boost-libs' 'hwloc' 'numactl' 'libpciaccess' 'crypto++' 'libxml2' 'xfsprogs' 'gnutls' 'lksctp-tools' 'lz4' 'systemtap' 'libtool' 'yaml-cpp')
+depends=('hwloc' 'boost' 'boost-libs' 'hwloc' 'numactl' 'libpciaccess' 'crypto++' 'libxml2' 'xfsprogs' 'gnutls' 'lksctp-tools' 'lz4' 'systemtap' 'libtool' 'yaml-cpp' 'fmt-git')
makedepends=('git' 'cmake' 'gcc' 'ragel')
source=("git+https://github.com/scylladb/seastar#branch=master")
sha256sums=('SKIP')