Skip to content

Commit

Permalink
media-sound/flacon: add missing test deps
Browse files Browse the repository at this point in the history
added to vns. 2.0.1 and the live, 9999

Package-Manager: portage-2.2.28

Signed-off-by: Ian Delaney <[email protected]>
  • Loading branch information
Coacher authored and Ian Delaney committed May 10, 2016
1 parent 7dc2559 commit 3477109
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions media-sound/flacon/flacon-2.0.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ RDEPEND="${COMMON_DEPEND}
DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
qt5? ( dev-qt/linguist-tools:5 )
test? (
qt4? ( dev-qt/qttest:4 )
qt5? ( dev-qt/qttest:5 )
)
"

REQUIRED_USE="^^ ( qt4 qt5 )"
Expand Down
4 changes: 4 additions & 0 deletions media-sound/flacon/flacon-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ RDEPEND="${COMMON_DEPEND}
DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
qt5? ( dev-qt/linguist-tools:5 )
test? (
qt4? ( dev-qt/qttest:4 )
qt5? ( dev-qt/qttest:5 )
)
"

REQUIRED_USE="^^ ( qt4 qt5 )"
Expand Down

0 comments on commit 3477109

Please sign in to comment.