From e2f8d45f7750cb1b181ff423c1f2ab7f03a0df26 Mon Sep 17 00:00:00 2001 From: Andrey Utkin Date: Thu, 15 Nov 2018 14:36:00 +0000 Subject: [PATCH] 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 Signed-off-by: Andrey Utkin 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 9b578c608889..13e2a28e3b44 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) -- 2.26.2