summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPaul Martin2015-10-09 23:01:03 -0400
committerPaul Martin2015-10-09 23:01:03 -0400
commit373b8429e60217e1769a870535576f74b5783102 (patch)
treed281e43ed459085fbb2964c178b8d370ca73a425 /PKGBUILD
parent751745b7d09ec46f887066ee75be2769ac090cb9 (diff)
downloadaur-libe.tar.gz
updated dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 656e0030d3a2..d7bda2c15a2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: MobiusHorizons <codemobius@gmail.com>
pkgname=libe
pkgver=0.11.0
-pkgrel=1
+pkgrel=2
pkgdesc="Library containing high-performance datastructures and utilities for C++ used by hyperdex"
url="https://github.com/rescrv/e"
arch=('x86_64' 'i686')
license=('BSD')
-depends=()
-makedepends=('wget' 'gcc')
+depends=('libpo6')
+makedepends=('wget' 'gcc')
conflicts=()
replaces=()
backup=()