mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
app-misc/via: add missing rdeps, tighten existing ones
extract AppImage and scanelf -n via-nativia Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user