commit:     475fb51dd510a31a202d15a418c09c54624d45ee
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Fri Feb 24 10:33:02 2023 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Fri Feb 24 10:35:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=475fb51d

gui-apps/intiface-central-bin: add openssl dep

Closes: https://bugs.gentoo.org/896190
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 gui-apps/intiface-central-bin/intiface-central-bin-2.3.0-r2.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gui-apps/intiface-central-bin/intiface-central-bin-2.3.0-r2.ebuild 
b/gui-apps/intiface-central-bin/intiface-central-bin-2.3.0-r2.ebuild
index 8eb296a12..6fdfe5c05 100644
--- a/gui-apps/intiface-central-bin/intiface-central-bin-2.3.0-r2.ebuild
+++ b/gui-apps/intiface-central-bin/intiface-central-bin-2.3.0-r2.ebuild
@@ -20,6 +20,10 @@ RDEPEND="
        sys-apps/dbus
        sys-apps/systemd-utils
        x11-libs/gtk+:3[X]
+       || (
+               dev-libs/openssl:0/1.1
+               dev-libs/openssl-compat:1.1.1
+       )
 "
 BDEPEND="app-arch/unzip"
 

Reply via email to