summaryrefslogtreecommitdiff
path: root/x11-misc/rofi/rofi-1.7.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/rofi/rofi-1.7.5.ebuild')
-rw-r--r--x11-misc/rofi/rofi-1.7.5.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-misc/rofi/rofi-1.7.5.ebuild b/x11-misc/rofi/rofi-1.7.5.ebuild
index 83071b30f34a..c51049b5e10e 100644
--- a/x11-misc/rofi/rofi-1.7.5.ebuild
+++ b/x11-misc/rofi/rofi-1.7.5.ebuild
@@ -17,7 +17,7 @@ RESTRICT="!test? ( test )"
BDEPEND="
sys-devel/bison
- sys-devel/flex
+ >=sys-devel/flex-2.5.39
virtual/pkgconfig
"
RDEPEND="
@@ -45,6 +45,9 @@ src_prepare() {
}
src_configure() {
+ # Doesn't work with reflex, bug #887049
+ export LEX=flex
+
tc-export CC
local myeconfargs=(