summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-02-20 15:39:48 +0100
committerLars Wendler <polynomial-c@gentoo.org>2019-02-20 15:39:48 +0100
commit2470a8f835cbda24f3a0395e19b835492824ed56 (patch)
tree31037b5ca56f7cc62bca00a72ef0f209eaac1e63
parentdev-db/qdbm: use HTTPS (diff)
downloadgentoo-2470a8f835cbda24f3a0395e19b835492824ed56.tar.gz
gentoo-2470a8f835cbda24f3a0395e19b835492824ed56.tar.bz2
gentoo-2470a8f835cbda24f3a0395e19b835492824ed56.zip
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@gentoo.org>
-rw-r--r--app-editors/notepadqq/notepadqq-1.2.0.ebuild3
-rw-r--r--app-editors/notepadqq/notepadqq-1.4.8.ebuild3
-rw-r--r--app-editors/notepadqq/notepadqq-9999.ebuild3
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 cbebd28ae63f..ad4de06fd0d8 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 0ce0b7273f52..a61d2f600136 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 8d386f10ca80..e3f0743514c9 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
"