Skip to content

Commit

Permalink
kde-frameworks/kquickcharts: Explain lack of kirigami:5[examples]
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Sep 1, 2024
1 parent e647753 commit 53459e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion kde-frameworks/kquickcharts/kquickcharts-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ DEPEND="
=kde-frameworks/kirigami-${PVCUT}*:6
)
"
RDEPEND="${DEPEND}"
RDEPEND="${DEPEND}
examples? ( !${CATEGORY}/${PN}:5[examples(-)] )
"

src_configure() {
local mycmakeargs=(
Expand Down

0 comments on commit 53459e5

Please sign in to comment.