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 92C331396D9 for ; Sun, 5 Nov 2017 20:56:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE48CE0F34; Sun, 5 Nov 2017 20:56:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9D98AE0F34 for ; Sun, 5 Nov 2017 20:56:37 +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 9DD0B3416E5 for ; Sun, 5 Nov 2017 20:56:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F1489627 for ; Sun, 5 Nov 2017 20:56:35 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1509915274.785b8b1c29df2e7440bc8767b8ad6a8aafd94859.chiitoo@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-qtplugin/ X-VCS-Repository: proj/qt X-VCS-Files: lxqt-base/lxqt-qtplugin/lxqt-qtplugin-9999.ebuild X-VCS-Directories: lxqt-base/lxqt-qtplugin/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 785b8b1c29df2e7440bc8767b8ad6a8aafd94859 X-VCS-Branch: master Date: Sun, 5 Nov 2017 20:56:35 +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: 66ee6990-fc7e-4905-ad55-58837362ecb8 X-Archives-Hash: 2e7c54c8dc122131923a5e2b23c2f273 commit: 785b8b1c29df2e7440bc8767b8ad6a8aafd94859 Author: Jimi Huotari gentoo org> AuthorDate: Sun Nov 5 20:54:34 2017 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sun Nov 5 20:54:34 2017 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=785b8b1c lxqt-base/lxqt-qtplugin: prepare for qt5 USE-flag removal Package-Manager: Portage-2.3.13, Repoman-2.3.4 lxqt-base/lxqt-qtplugin/lxqt-qtplugin-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-9999.ebuild b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-9999.ebuild index 180c38bf..3415d489 100644 --- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-9999.ebuild +++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-9999.ebuild @@ -19,7 +19,7 @@ LICENSE="LGPL-2.1+" SLOT="0" RDEPEND=" - dev-libs/libdbusmenu-qt[qt5] + dev-libs/libdbusmenu-qt[qt5(+)] >=dev-libs/libqtxdg-2.0.0 dev-qt/qtcore:5 dev-qt/qtgui:5