From 8c163199776d93213ffeea456b95a74af56af566 Mon Sep 17 00:00:00 2001 From: Lucio Sauer Date: Thu, 18 Jul 2024 17:44:13 +0200 Subject: [PATCH] app-misc/via: add missing rdeps, tighten existing ones extract AppImage and scanelf -n via-nativia Signed-off-by: Lucio Sauer --- app-misc/via/via-3.0.0.ebuild | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) 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