Skip to content

Commit

Permalink
app-editors/notepadqq: Added some dependencies.
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/627732
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler <[email protected]>
  • Loading branch information
Lars Wendler committed Apr 5, 2019
1 parent 8b76cdb commit eec6182
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions app-editors/notepadqq/notepadqq-1.2.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ DEPEND="
${RDEPEND}
dev-qt/linguist-tools:5
dev-qt/qtsvg:5
dev-qt/qttest:5
"

src_prepare() {
Expand Down
1 change: 1 addition & 0 deletions app-editors/notepadqq/notepadqq-1.4.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ RDEPEND="
DEPEND="${RDEPEND}
dev-qt/linguist-tools:5
dev-qt/qtsvg:5
dev-qt/qttest:5
"

PATCHES=( "${FILESDIR}"/${P}-qt-5.11{,-QDateTime}.patch )
Expand Down
2 changes: 2 additions & 0 deletions app-editors/notepadqq/notepadqq-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ SLOT="0"
IUSE=""

RDEPEND="
app-i18n/uchardet
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5
Expand All @@ -32,6 +33,7 @@ DEPEND="
${RDEPEND}
dev-qt/linguist-tools:5
dev-qt/qtsvg:5
dev-qt/qttest:5
"

src_prepare() {
Expand Down

0 comments on commit eec6182

Please sign in to comment.