mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-scheme/chez: add optional libx11 dependency
libX11.so dependency found in kernel.o (/usr/lib64/csv9.5.4/ta6le/kernel.o on AMD64) Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
@@ -18,8 +18,8 @@ SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="X examples ncurses threads"
|
||||
|
||||
# FIXME: enabling X11 doesn't link against X11's libs?
|
||||
DEPEND="
|
||||
X? ( x11-libs/libX11 )
|
||||
ncurses? ( sys-libs/ncurses )
|
||||
"
|
||||
RDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user