From d097c4a9ec55a01669cff9452e53be8186d6ba39 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 26 Feb 2018 17:49:46 -0500 Subject: app-benchmarks/sysbench: drop libtool subslot Depending on libtool's subslot doesn't make sense as it doesn't have one, and is only a build-time tool. The runtime lib is in the libltdl package instead (which sysbench doesn't care about). --- app-benchmarks/sysbench/sysbench-1.0.10.ebuild | 2 +- app-benchmarks/sysbench/sysbench-1.0.12.ebuild | 2 +- app-benchmarks/sysbench/sysbench-1.0.7.ebuild | 2 +- app-benchmarks/sysbench/sysbench-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-benchmarks/sysbench') diff --git a/app-benchmarks/sysbench/sysbench-1.0.10.ebuild b/app-benchmarks/sysbench/sysbench-1.0.10.ebuild index c1b6e7f9e3ac..d9ea6b09ba68 100644 --- a/app-benchmarks/sysbench/sysbench-1.0.10.ebuild +++ b/app-benchmarks/sysbench/sysbench-1.0.10.ebuild @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} app-editors/vim-core dev-libs/concurrencykit dev-libs/libxslt - sys-devel/libtool:= + sys-devel/libtool virtual/pkgconfig test? ( dev-util/cram )" diff --git a/app-benchmarks/sysbench/sysbench-1.0.12.ebuild b/app-benchmarks/sysbench/sysbench-1.0.12.ebuild index e769a1e995f2..bde2254ca9fb 100644 --- a/app-benchmarks/sysbench/sysbench-1.0.12.ebuild +++ b/app-benchmarks/sysbench/sysbench-1.0.12.ebuild @@ -21,7 +21,7 @@ RDEPEND="aio? ( dev-libs/libaio ) DEPEND="${RDEPEND} dev-libs/concurrencykit dev-libs/libxslt - sys-devel/libtool:= + sys-devel/libtool virtual/pkgconfig test? ( dev-util/cram )" diff --git a/app-benchmarks/sysbench/sysbench-1.0.7.ebuild b/app-benchmarks/sysbench/sysbench-1.0.7.ebuild index c1b6e7f9e3ac..d9ea6b09ba68 100644 --- a/app-benchmarks/sysbench/sysbench-1.0.7.ebuild +++ b/app-benchmarks/sysbench/sysbench-1.0.7.ebuild @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} app-editors/vim-core dev-libs/concurrencykit dev-libs/libxslt - sys-devel/libtool:= + sys-devel/libtool virtual/pkgconfig test? ( dev-util/cram )" diff --git a/app-benchmarks/sysbench/sysbench-9999.ebuild b/app-benchmarks/sysbench/sysbench-9999.ebuild index 1aecf3abd2ed..6873945f546c 100644 --- a/app-benchmarks/sysbench/sysbench-9999.ebuild +++ b/app-benchmarks/sysbench/sysbench-9999.ebuild @@ -23,7 +23,7 @@ DEPEND="${RDEPEND} app-editors/vim-core dev-libs/concurrencykit dev-libs/libxslt - sys-devel/libtool:= + sys-devel/libtool virtual/pkgconfig test? ( dev-util/cram )" -- cgit v1.2.3-65-gdbad