mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
x11-misc/rofi: sync live
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -42,9 +42,17 @@ RDEPEND="
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
x11-base/xorg-proto
|
||||
x11-libs/xcb-util-keysyms
|
||||
test? ( >=dev-libs/check-0.11 )
|
||||
"
|
||||
|
||||
DOCS=(
|
||||
AUTHORS
|
||||
Changelog
|
||||
Examples/
|
||||
README.md
|
||||
)
|
||||
|
||||
src_configure() {
|
||||
# Doesn't work with reflex, bug #887049
|
||||
export LEX=flex
|
||||
|
||||
Reference in New Issue
Block a user