summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Shalygin2016-03-27 18:21:26 +0600
committerKonstantin Shalygin2016-03-27 18:21:26 +0600
commit61746c2cb249cb4e5807b4d7ad488c7709cb0a83 (patch)
treeb5b8dc7bf852e706010771178c1c0449525934ac /PKGBUILD
parentb9fcabf11b6578487e705ec72df62731083ffa72 (diff)
downloadaur-61746c2cb249cb4e5807b4d7ad488c7709cb0a83.tar.gz
Revise dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4fff285b014..7ef4536b2ef9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname='phantom'
pkgver=r18.614029e
-pkgrel=1
+pkgrel=2
pkgdesc='Scalable I/O engine'
arch=('i686' 'x86_64')
url="https://github.com/yandex-load/${pkgname}"
license=('LGPL2.1')
depends=('openssl')
-makedepends=('git' 'gcc-multilib')
+makedepends=('git' 'gcc' 'binutils' 'openssl')
source=("${pkgname}::git+${url}.git")
sha256sums=('SKIP')