summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2018-02-26 17:48:30 -0500
committerMike Frysinger <vapier@gentoo.org>2018-02-26 17:51:44 -0500
commitbf64f966aab4f8974ecfc36345b85cfc73843815 (patch)
treefdbe3d7a75d8d522e9a3b0e47254aead1ca50d03 /app-benchmarks/sysbench
parentx11-libs/libfakekey: Drop old (diff)
downloadgentoo-bf64f966aab4f8974ecfc36345b85cfc73843815.tar.gz
gentoo-bf64f966aab4f8974ecfc36345b85cfc73843815.tar.bz2
gentoo-bf64f966aab4f8974ecfc36345b85cfc73843815.zip
app-benchmarks/sysbench: move luajit to RDEPEND
Since we link sysbench against it and force the system version, make sure it's listed as a runtime dep.
Diffstat (limited to 'app-benchmarks/sysbench')
-rw-r--r--app-benchmarks/sysbench/sysbench-1.0.10.ebuild4
-rw-r--r--app-benchmarks/sysbench/sysbench-1.0.12.ebuild4
-rw-r--r--app-benchmarks/sysbench/sysbench-1.0.7.ebuild6
-rw-r--r--app-benchmarks/sysbench/sysbench-9999.ebuild6
4 files changed, 10 insertions, 10 deletions
diff --git a/app-benchmarks/sysbench/sysbench-1.0.10.ebuild b/app-benchmarks/sysbench/sysbench-1.0.10.ebuild
index 952b252c3bcd..c1b6e7f9e3ac 100644
--- a/app-benchmarks/sysbench/sysbench-1.0.10.ebuild
+++ b/app-benchmarks/sysbench/sysbench-1.0.10.ebuild
@@ -16,10 +16,10 @@ 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:=
diff --git a/app-benchmarks/sysbench/sysbench-1.0.12.ebuild b/app-benchmarks/sysbench/sysbench-1.0.12.ebuild
index e3972cf8d005..e769a1e995f2 100644
--- a/app-benchmarks/sysbench/sysbench-1.0.12.ebuild
+++ b/app-benchmarks/sysbench/sysbench-1.0.12.ebuild
@@ -16,9 +16,9 @@ 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}
- dev-lang/luajit:=
dev-libs/concurrencykit
dev-libs/libxslt
sys-devel/libtool:=
diff --git a/app-benchmarks/sysbench/sysbench-1.0.7.ebuild b/app-benchmarks/sysbench/sysbench-1.0.7.ebuild
index 60f743b8b659..c1b6e7f9e3ac 100644
--- a/app-benchmarks/sysbench/sysbench-1.0.7.ebuild
+++ b/app-benchmarks/sysbench/sysbench-1.0.7.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
@@ -16,10 +16,10 @@ 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:=
diff --git a/app-benchmarks/sysbench/sysbench-9999.ebuild b/app-benchmarks/sysbench/sysbench-9999.ebuild
index 1a7c3db4ddec..1aecf3abd2ed 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,10 +17,10 @@ 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:=