Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libqtxdg/
Date: Wed, 13 Mar 2019 19:50:21
Message-Id: 1552506584.6723257664aa69c8b77cb098d00660ded57b4df4.asturm@gentoo
1 commit: 6723257664aa69c8b77cb098d00660ded57b4df4
2 Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 12 20:47:34 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 13 19:49:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67232576
7
8 dev-libs/libqtxdg: add a missing new dependency
9
10 Upstream switched from using the tools from 'libqtxdg' to
11 make use of 'lxqt-build-tools' instead.
12
13 - https://github.com/lxqt/libqtxdg/commit/7b9814a2
14
15 Closes: https://bugs.gentoo.org/680138
16 Package-Manager: Portage-2.3.62, Repoman-2.3.12
17 Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
18 Closes: https://github.com/gentoo/gentoo/pull/11350
19 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
20
21 dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild | 1 +
22 1 file changed, 1 insertion(+)
23
24 diff --git a/dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild b/dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild
25 index 12c8a731103..f01b33214f8 100644
26 --- a/dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild
27 +++ b/dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild
28 @@ -21,6 +21,7 @@ SLOT="0"
29 IUSE="test"
30
31 BDEPEND="
32 + >=dev-util/lxqt-build-tools-0.6.0
33 virtual/pkgconfig
34 "
35 RDEPEND="