commit: 6723257664aa69c8b77cb098d00660ded57b4df4 Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> AuthorDate: Tue Mar 12 20:47:34 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> 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 <chiitoo <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/11350 Signed-off-by: Andreas Sturmlechner <asturm <AT> 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="
