summaryrefslogtreecommitdiff
path: root/dev-cpp/pystring/pystring-1.1.3-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/pystring/pystring-1.1.3-r1.ebuild')
-rw-r--r--dev-cpp/pystring/pystring-1.1.3-r1.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-cpp/pystring/pystring-1.1.3-r1.ebuild b/dev-cpp/pystring/pystring-1.1.3-r1.ebuild
index 28892a5737ca..ccc4e19d1a1d 100644
--- a/dev-cpp/pystring/pystring-1.1.3-r1.ebuild
+++ b/dev-cpp/pystring/pystring-1.1.3-r1.ebuild
@@ -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