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:
Sam James
2024-12-22 01:26:16 +00:00
parent 4b6bedcedf
commit cca9321024
2 changed files with 0 additions and 4 deletions

View File

@@ -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

View File

@@ -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"