summaryrefslogtreecommitdiff
path: root/app-benchmarks/sysbench/sysbench-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-02 15:59:12 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-02 15:59:12 +0000
commit06a7b5647e11a8ddf69b1c3d3ded6a8ba28b923e (patch)
tree8d58c1f4b049da677b33209b072f2b3057268fe0 /app-benchmarks/sysbench/sysbench-9999.ebuild
parent99abbc5e5a6ecd3fc981b45646fd8cb5d320377b (diff)
gentoo resync : 02.03.2018
Diffstat (limited to 'app-benchmarks/sysbench/sysbench-9999.ebuild')
-rw-r--r--app-benchmarks/sysbench/sysbench-9999.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-benchmarks/sysbench/sysbench-9999.ebuild b/app-benchmarks/sysbench/sysbench-9999.ebuild
index 1a7c3db4ddec..6873945f546c 100644
--- a/app-benchmarks/sysbench/sysbench-9999.ebuild
+++ b/app-benchmarks/sysbench/sysbench-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -17,13 +17,13 @@ IUSE="aio mysql postgres test"
RDEPEND="aio? ( dev-libs/libaio )
mysql? ( virtual/libmysqlclient )
- postgres? ( dev-db/postgresql:= )"
+ postgres? ( dev-db/postgresql:= )
+ dev-lang/luajit:="
DEPEND="${RDEPEND}
app-editors/vim-core
- dev-lang/luajit:=
dev-libs/concurrencykit
dev-libs/libxslt
- sys-devel/libtool:=
+ sys-devel/libtool
virtual/pkgconfig
test? ( dev-util/cram )"