mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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).
This commit is contained in:
committed by
Mike Frysinger
parent
bf64f966aa
commit
d097c4a9ec
@@ -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 )"
|
||||
|
||||
|
||||
@@ -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 )"
|
||||
|
||||
|
||||
@@ -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 )"
|
||||
|
||||
|
||||
@@ -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 )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user