Skip to content

Commit

Permalink
kde-frameworks/breeze-icons: fix qt6 test deps
Browse files Browse the repository at this point in the history
No need for USE=test for this, that's just for building qt's tests.

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Dec 21, 2023
1 parent ee0876a commit 579f38f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kde-frameworks/breeze-icons/breeze-icons-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ IUSE="test"

RESTRICT="!test? ( test )"

DEPEND="test? ( dev-qt/qtbase:6[test] )"
RDEPEND="!kde-frameworks/${PN}:5"
BDEPEND="${PYTHON_DEPS}
$(python_gen_any_dep 'dev-python/lxml[${PYTHON_USEDEP}]')
Expand Down

0 comments on commit 579f38f

Please sign in to comment.