gui-apps/intiface-central-bin: explicitly add dependencies

they were pulled in by other dependencies before, so no revbump

Closes: https://bugs.gentoo.org/932605
Signed-off-by: tastytea <gentoo@tastytea.de>
This commit is contained in:
tastytea
2024-05-24 12:28:07 +02:00
parent a849461a67
commit 7d664fbfae

View File

@@ -16,11 +16,16 @@ KEYWORDS="~amd64"
RDEPEND="
app-accessibility/at-spi2-core
dev-libs/glib
dev-libs/openssl:0/3
media-gfx/graphite2
media-libs/harfbuzz
sys-apps/dbus
sys-apps/systemd-utils
x11-libs/cairo
x11-libs/gdk-pixbuf
x11-libs/gtk+:3[X]
dev-libs/openssl:0/3
x11-libs/pango
"
BDEPEND="app-arch/unzip"