summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild')
-rw-r--r--sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild b/sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild
index 4c65f6f9438b..ee2ab17cd25b 100644
--- a/sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild
+++ b/sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild
@@ -29,6 +29,7 @@ SLOT="0"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
IUSE="curl cvs doc dtc git lzip meson ninja python rsync subversion wget"
+# TODO: Consider dropping these USE (optfeature), but configure does check for them
BDEPEND="
app-arch/unzip
>=app-shells/bash-3.1
@@ -38,7 +39,7 @@ BDEPEND="
sys-apps/texinfo
sys-devel/bison
sys-devel/flex
- curl? ( net-misc/curl )
+ curl? ( net-misc/curl )
cvs? ( dev-vcs/cvs )
dtc? ( sys-apps/dtc )
git? ( dev-vcs/git )