commit:     e2f8d45f7750cb1b181ff423c1f2ab7f03a0df26
Author:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 15 14:36:00 2018 +0000
Commit:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
CommitDate: Thu Nov 15 14:36:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2f8d45f

net-im/dino: add media-gfx/qrencode to deps

As declared in upstream's README.md since commit eb43c4a35dea.

Bug: https://bugs.gentoo.org/671022
Reported-by: Daniel Kenzelmann <gentoo <AT> k8n.de>
Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 net-im/dino/dino-9999.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/net-im/dino/dino-9999.ebuild b/net-im/dino/dino-9999.ebuild
index 9b578c60888..13e2a28e3b4 100644
--- a/net-im/dino/dino-9999.ebuild
+++ b/net-im/dino/dino-9999.ebuild
@@ -33,7 +33,10 @@ RDEPEND="
        x11-libs/pango
        gnupg? ( app-crypt/gpgme:1 )
        http? ( net-libs/libsoup:2.4 )
-       omemo? ( dev-libs/libgcrypt:0 )
+       omemo? (
+               dev-libs/libgcrypt:0
+               media-gfx/qrencode
+       )
 "
 DEPEND="
        $(vala_depend)

Reply via email to