Lines 81-87
Link Here
|
81 |
WAYLAND_BUILD_DEPENDS= wayland-protocols>=0:graphics/wayland-protocols |
81 |
WAYLAND_BUILD_DEPENDS= wayland-protocols>=0:graphics/wayland-protocols |
82 |
WAYLAND_LIB_DEPENDS= libwayland-egl.so:graphics/wayland \ |
82 |
WAYLAND_LIB_DEPENDS= libwayland-egl.so:graphics/wayland \ |
83 |
libxkbcommon.so:x11/libxkbcommon |
83 |
libxkbcommon.so:x11/libxkbcommon |
84 |
WAYLAND_RUN_DEPENDS= wayland-protocols>=0:graphics/wayland-protocols |
84 |
WAYLAND_RUN_DEPENDS= wayland-protocols>=0:graphics/wayland-protocols \ |
|
|
85 |
gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas |
85 |
WAYLAND_USES= gl |
86 |
WAYLAND_USES= gl |
86 |
WAYLAND_USE= GL=egl |
87 |
WAYLAND_USE= GL=egl |
87 |
|
88 |
|