diff --git a/app-misc/via/via-3.0.0.ebuild b/app-misc/via/via-3.0.0.ebuild index 040cc82c2f..c8f73a888a 100644 --- a/app-misc/via/via-3.0.0.ebuild +++ b/app-misc/via/via-3.0.0.ebuild @@ -18,21 +18,25 @@ KEYWORDS="~amd64" # filesystem. RESTRICT="strip" -# These dependencies were extracted from the shared libraries required by the -# via-nativia executable; it's not clear whether these are all _actually_ -# required, or whether the list is extensive because the executable is an -# Electron app. +# Except for sys-libs/zlib, these dependencies were extracted from the shared +# libraries required by the via-nativia executable; it's not clear whether +# these are all _actually_ required, or whether the list is extensive because +# the executable is an Electron app. RDEPEND=" app-accessibility/at-spi2-core dev-libs/expat - dev-libs/glib + dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa + media-video/ffmpeg + net-print/cups sys-apps/dbus + sys-fs/fuse:0 + sys-libs/zlib x11-libs/cairo - x11-libs/gtk+ + x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage