commit:     e2aca68589cabc261e6be6d41a5e714d5b7e0abe
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 19:17:32 2017 +0000
Commit:     Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
CommitDate: Wed Sep 20 12:39:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2aca685

app-crypt/pinentry: Add missing dependency dev-qt/qtcore:5

Package-Manager: Portage-2.3.8, Repoman-2.3.1

 app-crypt/pinentry/pinentry-1.0.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-crypt/pinentry/pinentry-1.0.0.ebuild 
b/app-crypt/pinentry/pinentry-1.0.0.ebuild
index ed636ad65e6..23de2e2209d 100644
--- a/app-crypt/pinentry/pinentry-1.0.0.ebuild
+++ b/app-crypt/pinentry/pinentry-1.0.0.ebuild
@@ -24,6 +24,7 @@ CDEPEND="
        gtk? ( x11-libs/gtk+:2 )
        ncurses? ( sys-libs/ncurses:0= )
        qt5? (
+               dev-qt/qtcore:5
                dev-qt/qtgui:5
                dev-qt/qtwidgets:5
        )

Reply via email to