From bf64f966aab4f8974ecfc36345b85cfc73843815 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 26 Feb 2018 17:48:30 -0500 Subject: [PATCH] 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. --- app-benchmarks/sysbench/sysbench-1.0.10.ebuild | 4 ++-- app-benchmarks/sysbench/sysbench-1.0.12.ebuild | 4 ++-- app-benchmarks/sysbench/sysbench-1.0.7.ebuild | 6 +++--- app-benchmarks/sysbench/sysbench-9999.ebuild | 6 +++--- 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 952b252c3bcdc..c1b6e7f9e3ac2 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 e3972cf8d0053..e769a1e995f23 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 60f743b8b659c..c1b6e7f9e3ac2 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 1a7c3db4ddec6..1aecf3abd2ede 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:=