summaryrefslogtreecommitdiffstats
path: root/packaging/installer/dependencies/gentoo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/installer/dependencies/gentoo.sh')
-rwxr-xr-xpackaging/installer/dependencies/gentoo.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/installer/dependencies/gentoo.sh b/packaging/installer/dependencies/gentoo.sh
index cbe8c8e51..9cf7f281a 100755
--- a/packaging/installer/dependencies/gentoo.sh
+++ b/packaging/installer/dependencies/gentoo.sh
@@ -31,6 +31,8 @@ package_tree="
virtual/libelf
dev-lang/python
dev-libs/libuv
+ sys-devel/bison
+ sys-devel/flex
"
usage() {
cat << EOF