Skip to content

Commit

Permalink
gui-apps/eww: add QA_FLAGS_IGNORED
Browse files Browse the repository at this point in the history
Closes bug https://bugs.gentoo.org/884455
Closes bug https://bugs.gentoo.org/884457

Signed-off-by: Julien Roy <julien@jroy.ca>
  • Loading branch information
MrRoy committed Dec 6, 2022
1 parent eafda69 commit eb05622
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gui-apps/eww/eww-0.4.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,8 @@ RDEPEND="
$DEPEND
"

QA_FLAGS_IGNORED="usr/bin/.*"

src_compile() {
use wayland && features="--no-default-features --features=wayland"
cargo_src_compile ${features}
Expand Down

0 comments on commit eb05622

Please sign in to comment.