app-benchmarks/sysbench: drop libtool subslot
authorMike Frysinger <vapier@chromium.org>
Mon, 26 Feb 2018 22:49:46 +0000 (17:49 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 26 Feb 2018 22:51:45 +0000 (17:51 -0500)
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
app-benchmarks/sysbench/sysbench-1.0.12.ebuild
app-benchmarks/sysbench/sysbench-1.0.7.ebuild
app-benchmarks/sysbench/sysbench-9999.ebuild

index c1b6e7f9e3ac2f5d11eae96a86b6d950c7777846..d9ea6b09ba688720b9723e463dbbdb305972ae67 100644 (file)
@@ -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 )"
 
index e769a1e995f23ac55ec6cc78a3298219c5cc4399..bde2254ca9fbbb3af62c0165ab4d537b97650668 100644 (file)
@@ -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 )"
 
index c1b6e7f9e3ac2f5d11eae96a86b6d950c7777846..d9ea6b09ba688720b9723e463dbbdb305972ae67 100644 (file)
@@ -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 )"
 
index 1aecf3abd2ede9a4f67199af5b05e4ddd24cf211..6873945f546cb4cd11ccbf820ca657a967560207 100644 (file)
@@ -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 )"