summaryrefslogtreecommitdiff
path: root/x11-misc/rofi/rofi-99999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-27 14:10:06 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-27 14:10:06 +0000
commit4429be000a778f363162554d59d903a725283d7d (patch)
tree16a6de16cbef2e9dcb36233f2e0c825f3ff60493 /x11-misc/rofi/rofi-99999.ebuild
parent2d9c9c77c273a982d69ad4caefcc1a3783844056 (diff)
gentoo auto-resync : 27:12:2022 - 14:10:05
Diffstat (limited to 'x11-misc/rofi/rofi-99999.ebuild')
-rw-r--r--x11-misc/rofi/rofi-99999.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-misc/rofi/rofi-99999.ebuild b/x11-misc/rofi/rofi-99999.ebuild
index 66b4e07790bd..88dba687d9d8 100644
--- a/x11-misc/rofi/rofi-99999.ebuild
+++ b/x11-misc/rofi/rofi-99999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ RESTRICT="!test? ( test )"
BDEPEND="
sys-devel/bison
- sys-devel/flex
+ >=sys-devel/flex-2.5.39
virtual/pkgconfig
"
RDEPEND="
@@ -49,6 +49,9 @@ src_prepare() {
}
src_configure() {
+ # Doesn't work with reflex, bug #887049
+ export LEX=flex
+
tc-export CC
local myeconfargs=(