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 7B198138334 for ; Wed, 13 Mar 2019 19:50:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 923E9E0972; Wed, 13 Mar 2019 19:50:18 +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 64E8BE096D for ; Wed, 13 Mar 2019 19:50:18 +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 DA3F5335D04 for ; Wed, 13 Mar 2019 19:50:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2767D568 for ; Wed, 13 Mar 2019 19:50:03 +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: <1552506584.6723257664aa69c8b77cb098d00660ded57b4df4.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libqtxdg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild X-VCS-Directories: dev-libs/libqtxdg/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6723257664aa69c8b77cb098d00660ded57b4df4 X-VCS-Branch: master Date: Wed, 13 Mar 2019 19:50:03 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 26ae1036-ad74-4b36-adeb-86bdf3279611 X-Archives-Hash: df3fe32817b72826a4cd558a9101f64f commit: 6723257664aa69c8b77cb098d00660ded57b4df4 Author: Jimi Huotari gentoo org> AuthorDate: Tue Mar 12 20:47:34 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Mar 13 19:49:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67232576 dev-libs/libqtxdg: add a missing new dependency Upstream switched from using the tools from 'libqtxdg' to make use of 'lxqt-build-tools' instead. - https://github.com/lxqt/libqtxdg/commit/7b9814a2 Closes: https://bugs.gentoo.org/680138 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jimi Huotari gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/11350 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild b/dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild index 12c8a731103..f01b33214f8 100644 --- a/dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild +++ b/dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild @@ -21,6 +21,7 @@ SLOT="0" IUSE="test" BDEPEND=" + >=dev-util/lxqt-build-tools-0.6.0 virtual/pkgconfig " RDEPEND="