Исправлены зависимости

mhiretskiy 2241
Alexander Tratsevskiy 4 years ago
parent 67e8a9f458
commit a3141cfb27

@ -33,3 +33,7 @@ net-analyzer/ossec-hids hybrid postgres
# exactly-one-of ( iptables nftables )
net-misc/connman -nftables
# exactly-one-of ( gbm raspberry-pi wayland X )
media-tv/kodi -wayland

@ -697,8 +697,8 @@ net-dialup/ppp eap-tls
# required by gnome-extra/evolution-data-server-3.34.4[vala]
dev-libs/libical vala
# required by net-misc/econnman-1.1-r1
dev-libs/efl connman
# required by net-misc/econnman-1.1-r1, x11-wm/enlightenment-0.24.2[wayland]
dev-libs/efl connman drm
# required by sci-chemistry/votca-xtp-1.6
sci-libs/hdf5 cxx
@ -718,3 +718,6 @@ net-mail/notmuch python
# required by kde-plasma/kwin-5.19.5-r1
kde-frameworks/kitemmodels qml
# required by kde-apps/krfb-20.04.3[wayland]
sys-apps/xdg-desktop-portal screencast

@ -47,8 +47,9 @@ sci-geosciences/gpsd python
media-libs/sdl2-mixer midi
# vnc? ( fbcon )
# wayland? ( gles2-only )
# pulseaudio? ( sound )
dev-libs/efl fbcon sound
dev-libs/efl fbcon gles2-only sound
# ogre? ( !opengl ) opengl? ( !ogre )
dev-games/mygui -ogre
@ -70,3 +71,12 @@ dev-libs/efl gles2
# openal? ( wxwidgets )
games-emulation/vbam wxwidgets
# wayland? ( egl )
media-libs/clutter egl
# wayland? ( gles2 )
media-libs/cogl gles2
# wayland? ( gles2 )
media-libs/libsdl2 gles2

Loading…
Cancel
Save