summaryrefslogtreecommitdiff
path: root/dev-cpp/pystring/pystring-1.1.4.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-22 01:26:16 +0000
committerSam James <sam@gentoo.org>2024-12-22 01:27:55 +0000
commitcca9321024d8fd44386ee8116e00e1a7f69f413d (patch)
tree8b3e45473cfd29afa55334b8a520f90861677a43 /dev-cpp/pystring/pystring-1.1.4.ebuild
parent4b6bedcedfc6a2e7b8c59262dea3d3e42f248427 (diff)
downloadgentoo-cca9321024d8fd44386ee8116e00e1a7f69f413d.tar.gz
gentoo-cca9321024d8fd44386ee8116e00e1a7f69f413d.tar.bz2
gentoo-cca9321024d8fd44386ee8116e00e1a7f69f413d.zip
dev-cpp/pystring: drop libtool BDEPEND
We should have dropped this in 91773fd1eb57d4c080c0151f5899f1631ddf2aac when we switched to CMake. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/pystring/pystring-1.1.4.ebuild')
-rw-r--r--dev-cpp/pystring/pystring-1.1.4.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-cpp/pystring/pystring-1.1.4.ebuild b/dev-cpp/pystring/pystring-1.1.4.ebuild
index 749a5769169b..5e8286cf0ab3 100644
--- a/dev-cpp/pystring/pystring-1.1.4.ebuild
+++ b/dev-cpp/pystring/pystring-1.1.4.ebuild
@@ -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"