public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/sysbench/
@ 2018-02-26 22:51 99% Mike Frysinger
  0 siblings, 0 replies; 1+ results
From: Mike Frysinger @ 2018-02-26 22:51 UTC (permalink / raw
  To: gentoo-commits

commit:     d097c4a9ec55a01669cff9452e53be8186d6ba39
Author:     Mike Frysinger <vapier <AT> chromium <DOT> org>
AuthorDate: Mon Feb 26 22:49:46 2018 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Mon Feb 26 22:51:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d097c4a9

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(-)

diff --git a/app-benchmarks/sysbench/sysbench-1.0.10.ebuild b/app-benchmarks/sysbench/sysbench-1.0.10.ebuild
index c1b6e7f9e3a..d9ea6b09ba6 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 e769a1e995f..bde2254ca9f 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 c1b6e7f9e3a..d9ea6b09ba6 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 1aecf3abd2e..6873945f546 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 )"
 


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-02-26 22:51 99% [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/sysbench/ Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox