commit:     7d664fbfae53a703e99dc134b43983f2ac118baa
Author:     tastytea <gentoo <AT> tastytea <DOT> de>
AuthorDate: Fri May 24 10:28:07 2024 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Fri May 24 10:28:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7d664fbf

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 <AT> tastytea.de>

 gui-apps/intiface-central-bin/intiface-central-bin-2.5.7.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/gui-apps/intiface-central-bin/intiface-central-bin-2.5.7.ebuild 
b/gui-apps/intiface-central-bin/intiface-central-bin-2.5.7.ebuild
index 23ba73ce7..00284d6a1 100644
--- a/gui-apps/intiface-central-bin/intiface-central-bin-2.5.7.ebuild
+++ b/gui-apps/intiface-central-bin/intiface-central-bin-2.5.7.ebuild
@@ -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"
 

Reply via email to