diff options
Diffstat (limited to 'app-benchmarks/sysbench/sysbench-1.0.10.ebuild')
-rw-r--r-- | app-benchmarks/sysbench/sysbench-1.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 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:= |