From 311a92b3f7ba58f658e7c4c69ff21d8601085adb Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Thu, 2 Aug 2018 08:46:03 +0300 Subject: app-crypt/xca: add dev-qt/qtsql dependency Closes: https://bugs.gentoo.org/show_bug.cgi?id=662610 Thanks-To: Mike Auty Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- app-crypt/xca/xca-2.1.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-crypt/xca/xca-2.1.0.ebuild b/app-crypt/xca/xca-2.1.0.ebuild index bda63f6d6832..1577add7f676 100644 --- a/app-crypt/xca/xca-2.1.0.ebuild +++ b/app-crypt/xca/xca-2.1.0.ebuild @@ -17,6 +17,7 @@ IUSE="bindist doc libressl" RDEPEND=" dev-libs/libltdl:0= dev-qt/qtgui:5 + dev-qt/qtsql:5[sqlite] dev-qt/qtwidgets:5 !libressl? ( dev-libs/openssl:0=[bindist=] ) libressl? ( dev-libs/libressl:0= ) -- cgit v1.2.3-65-gdbad