From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D901E1395E1 for ; Wed, 2 Nov 2016 12:09:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3609EE0C15; Wed, 2 Nov 2016 12:09:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D5B7E0C15 for ; Wed, 2 Nov 2016 12:09:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1AFCE340F1A for ; Wed, 2 Nov 2016 12:09:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE2952EF for ; Wed, 2 Nov 2016 12:09:02 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1478088528.e7d91529c0a6ba601d14ecd81b0b0eaa51b4f6af.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kactivitymanagerd/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/kactivitymanagerd/kactivitymanagerd-5.8.3.ebuild X-VCS-Directories: kde-plasma/kactivitymanagerd/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: e7d91529c0a6ba601d14ecd81b0b0eaa51b4f6af X-VCS-Branch: master Date: Wed, 2 Nov 2016 12:09:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 943a122a-7cb7-4569-9fe1-00d1514b077d X-Archives-Hash: a68abf8a3b25495908b6f1d0cf60d9b2 commit: e7d91529c0a6ba601d14ecd81b0b0eaa51b4f6af Author: Johannes Huber gentoo org> AuthorDate: Wed Nov 2 12:08:12 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Nov 2 12:08:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7d91529 kde-plasma/kactivitymanagerd: DEPEND on dev-qt/qtsql[sqlite] Gentoo-bug: 589582 Package-Manager: portage-2.3.2 kde-plasma/kactivitymanagerd/kactivitymanagerd-5.8.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.8.3.ebuild b/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.8.3.ebuild index da1090e..2101992 100644 --- a/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.8.3.ebuild +++ b/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.8.3.ebuild @@ -23,7 +23,7 @@ COMMON_DEPEND=" $(add_frameworks_dep kxmlgui) $(add_qt_dep qtdbus) $(add_qt_dep qtgui) - $(add_qt_dep qtsql) + $(add_qt_dep qtsql 'sqlite') $(add_qt_dep qtwidgets) " DEPEND="${COMMON_DEPEND}