diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2019-02-20 15:39:48 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2019-02-20 15:39:48 +0100 |
commit | 2470a8f835cbda24f3a0395e19b835492824ed56 (patch) | |
tree | 31037b5ca56f7cc62bca00a72ef0f209eaac1e63 /app-editors/notepadqq/notepadqq-1.4.8.ebuild | |
parent | dev-db/qdbm: use HTTPS (diff) | |
download | gentoo-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>
Diffstat (limited to 'app-editors/notepadqq/notepadqq-1.4.8.ebuild')
-rw-r--r-- | app-editors/notepadqq/notepadqq-1.4.8.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 " |