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 0B8EE138331 for ; Tue, 22 May 2018 04:44:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B137E0878; Tue, 22 May 2018 04:44:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 77BBDE0878 for ; Tue, 22 May 2018 04:44:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2F8F9335C36 for ; Tue, 22 May 2018 04:44:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92A802A1 for ; Tue, 22 May 2018 04:44:09 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1526964213.0ffb141b746a5316c31acc97fd96dccf9198ea34.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/qqc2-desktop-style/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.46.2.ebuild X-VCS-Directories: kde-frameworks/qqc2-desktop-style/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0ffb141b746a5316c31acc97fd96dccf9198ea34 X-VCS-Branch: master Date: Tue, 22 May 2018 04:44:09 +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: 94f808ff-d82a-4f95-9a6c-a9050488d90b X-Archives-Hash: fc4cd39d6d0fa6e5f09c1197196c0503 commit: 0ffb141b746a5316c31acc97fd96dccf9198ea34 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon May 21 20:19:17 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue May 22 04:43:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ffb141b kde-frameworks/qqc2-desktop-style: Add dev-qt/qtdeclarative slot op Private header use. Package-Manager: Portage-2.3.38, Repoman-2.3.9 kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.46.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.46.2.ebuild b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.46.2.ebuild index 37fd3f67ea3..f250d641152 100644 --- a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.46.2.ebuild +++ b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.46.2.ebuild @@ -15,7 +15,7 @@ DEPEND=" $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kiconthemes) $(add_frameworks_dep kirigami) - $(add_qt_dep qtdeclarative) + $(add_qt_dep qtdeclarative '' '' '5=') $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) "