commit: 2470a8f835cbda24f3a0395e19b835492824ed56 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Wed Feb 20 14:39:48 2019 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Wed Feb 20 14:39:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2470a8f8
app-editors/notepadqq: Added dev-qt/linguist-tools:5 to DEPEND. Closes: https://bugs.gentoo.org/669186 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> app-editors/notepadqq/notepadqq-1.2.0.ebuild | 3 ++- app-editors/notepadqq/notepadqq-1.4.8.ebuild | 3 ++- app-editors/notepadqq/notepadqq-9999.ebuild | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/app-editors/notepadqq/notepadqq-1.2.0.ebuild b/app-editors/notepadqq/notepadqq-1.2.0.ebuild index cbebd28ae63..ad4de06fd0d 100644 --- a/app-editors/notepadqq/notepadqq-1.2.0.ebuild +++ b/app-editors/notepadqq/notepadqq-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,6 +24,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} + dev-qt/linguist-tools:5 dev-qt/qtsvg:5 " diff --git a/app-editors/notepadqq/notepadqq-1.4.8.ebuild b/app-editors/notepadqq/notepadqq-1.4.8.ebuild index 0ce0b7273f5..a61d2f60013 100644 --- a/app-editors/notepadqq/notepadqq-1.4.8.ebuild +++ b/app-editors/notepadqq/notepadqq-1.4.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -29,6 +29,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} + dev-qt/linguist-tools:5 dev-qt/qtsvg:5 " diff --git a/app-editors/notepadqq/notepadqq-9999.ebuild b/app-editors/notepadqq/notepadqq-9999.ebuild index 8d386f10ca8..e3f0743514c 100644 --- a/app-editors/notepadqq/notepadqq-9999.ebuild +++ b/app-editors/notepadqq/notepadqq-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -30,6 +30,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} + dev-qt/linguist-tools:5 dev-qt/qtsvg:5 "
