mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-cpp/pystring: drop libtool BDEPEND
We should have dropped this in 91773fd1eb
when we switched to CMake.
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -19,8 +19,6 @@ fi
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
BDEPEND="dev-build/libtool"
|
||||
|
||||
PATCHES=(
|
||||
# Patch to convert the project into cmake. Taken from:
|
||||
# https://github.com/imageworks/pystring/pull/29
|
||||
|
||||
@@ -19,8 +19,6 @@ fi
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
BDEPEND="dev-build/libtool"
|
||||
|
||||
PATCHES=(
|
||||
# This release doesn't install the header file.
|
||||
"${FILESDIR}/install_header_file.patch"
|
||||
|
||||
Reference in New Issue
Block a user