summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-26 20:30:49 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-26 20:30:49 +0000
commit0a66a8d3b53d5b55a7a41ce8a52b1ce68b5e2718 (patch)
treed18dd49c9021ee0e6add5e7fbc1d595e2f7c5397
parentmask broken dev-python/python-report-0.23 (broken automake) (diff)
downloadanaconda-overlay-0a66a8d3b53d5b55a7a41ce8a52b1ce68b5e2718.tar.gz
anaconda-overlay-0a66a8d3b53d5b55a7a41ce8a52b1ce68b5e2718.tar.bz2
anaconda-overlay-0a66a8d3b53d5b55a7a41ce8a52b1ce68b5e2718.zip
sys-boot/grub: added flex dep
-rw-r--r--sys-boot/grub/grub-1.99.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-boot/grub/grub-1.99.ebuild b/sys-boot/grub/grub-1.99.ebuild
index abb018a..4635fd0 100644
--- a/sys-boot/grub/grub-1.99.ebuild
+++ b/sys-boot/grub/grub-1.99.ebuild
@@ -56,6 +56,7 @@ RDEPEND="
truetype? ( media-libs/freetype >=media-fonts/unifont-5 )"
DEPEND="${RDEPEND}
>=dev-lang/python-2.5.2
+ sys-devel/flex
"
if [[ ${PV} == "9999" ]]; then
DEPEND+=" >=sys-devel/autogen-5.10 sys-apps/help2man"