mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
app-misc/far2l: version bump
Signed-off-by: Andrey Syutkin <syutkin@gmail.com>
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
WX_GTK_VER="3.2-gtk3"
|
||||
|
||||
inherit cmake xdg wxwidgets
|
||||
@@ -70,8 +72,6 @@ src_configure() {
|
||||
-DUSEWX="$(usex wxwidgets)"
|
||||
-DUSEUCD=$"$(usex chardet)"
|
||||
-DCOLORER="$(usex colorer)"
|
||||
# FIXME: add python plugins support
|
||||
# We need pcpp for this
|
||||
# -DPYTHON="$(usex python)"
|
||||
-DBUILD_SHARED_LIBS=OFF
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user